Daniel Imms
|
1e94f4144e
|
Uplevel xterm.js
Includes fixes for the terminal breaking when zooming VS Code.
Fixes #18415
|
2017-01-12 11:34:35 -08:00 |
|
Alex Dima
|
531ee44c0a
|
Add editor.getTargetAtClientPoint (Microsoft/monaco-editor#249)
|
2017-01-12 19:02:05 +01:00 |
|
Benjamin Pasero
|
6107902a14
|
add some docs
|
2017-01-12 18:17:26 +01:00 |
|
Benjamin Pasero
|
e8f591a0a7
|
do not change type of something persisted, otherwise it breaks backwards compatibility
|
2017-01-12 18:11:05 +01:00 |
|
Alex Dima
|
1889506f47
|
Fixes #18320: Ensure ThemeService gives out a good color theme document on startup
|
2017-01-12 18:01:41 +01:00 |
|
Andre Weinand
|
243f3874ca
|
update node-debug
|
2017-01-12 17:50:15 +01:00 |
|
Alexandru Dima
|
dfff60e4e5
|
Merge pull request #17999 from Microsoft/tyriar/17997
Ensure vs-whitespace is normal weight
|
2017-01-12 17:28:09 +01:00 |
|
Benjamin Pasero
|
8dba89205c
|
easy on throwing errors
|
2017-01-12 17:27:35 +01:00 |
|
Alex Dima
|
f8285d8f96
|
Hygiene
|
2017-01-12 17:24:39 +01:00 |
|
Alex Dima
|
ab412a2e4b
|
Improve MouseTargetFactory implementation
|
2017-01-12 17:24:39 +01:00 |
|
Alex Dima
|
67bd6f034e
|
Towards simplifying MouseTargetFactory
|
2017-01-12 17:24:39 +01:00 |
|
isidor
|
eac9adad06
|
Fix Continue on Multithreaded programs
fixes #18195
|
2017-01-12 17:23:59 +01:00 |
|
isidor
|
9cb6273ce8
|
debug: allow thread name to get updated
fixes #18244
|
2017-01-12 17:01:43 +01:00 |
|
Benjamin Pasero
|
93b8a736dd
|
add missing suffix
|
2017-01-12 16:57:20 +01:00 |
|
isidor
|
7f0bff825e
|
debug: seperator in launch drop down
|
2017-01-12 16:50:58 +01:00 |
|
Benjamin Pasero
|
7eed3b0e20
|
more vsda
|
2017-01-12 16:31:48 +01:00 |
|
isidor
|
2e82adbfa2
|
fixes #17739
|
2017-01-12 16:17:35 +01:00 |
|
isidor
|
cc7e44fbee
|
fixes #17225
|
2017-01-12 15:57:03 +01:00 |
|
isidor
|
88689bc3cf
|
Multiline object properties
fixes #18364
|
2017-01-12 15:45:23 +01:00 |
|
isidor
|
40f55cbc20
|
output: clear buffered output after it is appended
fixes #18110
|
2017-01-12 15:20:26 +01:00 |
|
Benjamin Pasero
|
9ea4065ddb
|
support vsda module
|
2017-01-12 11:34:22 +01:00 |
|
Johannes Rieken
|
867bd281fa
|
wait for extensions to be ready before loading snippets, #18407
|
2017-01-12 11:26:23 +01:00 |
|
isidor
|
108a117bd2
|
customDebugRequest api
#15656
|
2017-01-12 10:57:26 +01:00 |
|
isidor
|
451f988c83
|
debug: addLaunchConfiguration telemetry event
|
2017-01-12 10:11:44 +01:00 |
|
Benjamin Pasero
|
c3035a49fe
|
uri - path and scheme are also optional in serialization
|
2017-01-12 09:40:02 +01:00 |
|
Alex Dima
|
1d25a68c0b
|
Introduce CharacterMapping that can transform char offsets to rendered view parts
|
2017-01-12 09:23:50 +01:00 |
|
Benjamin Pasero
|
48c1c5777b
|
update settings: hide derived
|
2017-01-12 09:22:09 +01:00 |
|
Alex Dima
|
ea834640af
|
Improve mouse target detection code
|
2017-01-12 09:19:13 +01:00 |
|
Benjamin Pasero
|
c687854e1c
|
perf - avoid isEqualOrParent (for #18178)
|
2017-01-12 08:04:31 +01:00 |
|
Benjamin Pasero
|
6d7d9d992f
|
perf - uri.toJSON() over toString() (fixes #18215)
|
2017-01-12 07:45:13 +01:00 |
|
Benjamin Pasero
|
961ff966f0
|
fixes #17430
|
2017-01-12 07:11:48 +01:00 |
|
Benjamin Pasero
|
c90d64ac20
|
more uses of pinned: true
|
2017-01-12 06:59:32 +01:00 |
|
Matt Bierner
|
ed5a9f269d
|
Pick up 2.1.5 release (#18429)
|
2017-01-11 18:10:13 -08:00 |
|
Chris Dias
|
f3d33d62f6
|
Merge pull request #17684 from rohmanhm/master
Update LICENSE.txt
|
2017-01-11 17:36:51 -08:00 |
|
Muhammad Habib Rohman
|
cf6e9a64e6
|
Add range on the copyright year
|
2017-01-12 08:19:23 +07:00 |
|
Matt Bierner
|
5f1828b731
|
Fix failure to match some ref count names
|
2017-01-11 16:57:10 -08:00 |
|
Alex Dima
|
a431cda9eb
|
Update bracket decorations asynchronously
|
2017-01-11 22:12:52 +01:00 |
|
Alex Dima
|
7d0986b376
|
Sanitize tests
|
2017-01-11 22:12:50 +01:00 |
|
Alex Dima
|
3312034a82
|
Extract BracketMatchingController from cursor
|
2017-01-11 22:12:49 +01:00 |
|
Daniel Imms
|
e0fb473fe1
|
Add ITerminalInstance.onExit internal API
Part of #15584
Fixes #18376
|
2017-01-11 13:00:28 -08:00 |
|
Daniel Imms
|
7900f252ec
|
Add ITerminalInstance.onData internal API
Part of #15584
Related #13337
|
2017-01-11 12:52:19 -08:00 |
|
Benjamin Pasero
|
c936b0f6f5
|
Jumpy cursor with trim trailing whitespace and autosave (fixes #18410)
|
2017-01-11 18:45:24 +01:00 |
|
Alex Dima
|
05ac1a76e7
|
Fixes #18327: Allow all models to reach the web workers
|
2017-01-11 18:21:12 +01:00 |
|
Andre Weinand
|
b983d99a7e
|
update node-debug
|
2017-01-11 17:48:42 +01:00 |
|
isidor
|
bcbd8445c6
|
debug: show error message, do not propagate it
|
2017-01-11 17:28:29 +01:00 |
|
isidor
|
79a5182400
|
fix debug version mixup
|
2017-01-11 17:18:51 +01:00 |
|
isidor
|
cb91716712
|
debug: 'Add Configurations...' in launch.json dropdown
|
2017-01-11 17:12:56 +01:00 |
|
Erich Gamma
|
dae9baba5b
|
added link to stack overflow
|
2017-01-11 14:45:48 +01:00 |
|
Alex Dima
|
fb86198a71
|
Fixes #18331: Bind default Toggle Word Wrap keybinding also in the global context
|
2017-01-11 14:34:19 +01:00 |
|
isidor
|
fe11ae5fb7
|
debug: fix compile error
|
2017-01-11 14:03:08 +01:00 |
|