Johannes Rieken
f8a959aec0
make final tabstops of nested snippets normal tabstop, #24855
2017-05-26 18:58:52 +02:00
Johannes Rieken
90a68e5539
make SnippetSession single insert again, #24855
2017-05-26 18:58:52 +02:00
Johannes Rieken
52cc722dcd
basic support for nested snippets, #24855
2017-05-26 18:58:52 +02:00
Johannes Rieken
4ad0fd04f2
debt - renames
2017-05-26 18:58:52 +02:00
Christof Marti
f2cf819a7b
Mention keymaps ( fixes #24727 )
2017-05-26 09:38:25 -07:00
Christof Marti
66bc0d13fa
Update controller, simplify telemetry ( #27152 )
2017-05-26 09:07:55 -07:00
Nick Snyder
dfd358082f
Handle progress results in quick open controller ( #27152 )
2017-05-26 08:57:47 -07:00
Martin Aeschlimann
c29241c960
[bat] add test for #26825
2017-05-26 17:25:03 +02:00
Martin Aeschlimann
a9ddd8c5ce
Merge pull request #27325 from Ikuyadeu/support_bat
...
[bat] support %%(fix #26825 )
2017-05-26 17:18:38 +02:00
Johannes Rieken
201ea1922e
snippets - fix test failures because 'deleteLeft' is gone
2017-05-26 15:29:09 +02:00
Dirk Baeumer
447622435a
Remove ProblemMatchers from API.
2017-05-26 15:17:19 +02:00
Johannes Rieken
e81c07d7c2
snippets - fix leaking listeners that break subsequent snippet insertion
2017-05-26 12:28:31 +02:00
YukiUeda
3022b4cde4
support %%( fix #26825 )
2017-05-26 19:18:05 +09:00
Johannes Rieken
b2b81e4f3e
fix #27231
2017-05-26 11:31:28 +02:00
Johannes Rieken
7e68adad64
simplify tests, fix tests, promise ftw
2017-05-26 11:07:17 +02:00
Johannes Rieken
e14e783ca8
followup fix from fix #27245
2017-05-26 11:00:10 +02:00
Johannes Rieken
de6e586588
fix #27277
2017-05-26 10:27:58 +02:00
Johannes Rieken
0fbbc8eb0c
fix #27245
2017-05-26 10:17:58 +02:00
Ramya Achutha Rao
01e289eac3
Select single words in property value
2017-05-25 23:50:49 -07:00
Matt Bierner
770206ab9c
Pickup all TSConfigs in Workspace for TSC Build Task ( #27306 )
...
Follow up on #26079
Allows us to pick up all tsconfig files in a workspace for the build tasks
2017-05-25 21:23:47 -07:00
Rob Lourens
3700493251
node-debug2@1.13.0
2017-05-25 17:47:01 -07:00
Rob Lourens
ce18dd018d
Safer change for #25422
2017-05-25 16:27:55 -07:00
Christof Marti
867468a559
Use 'descriptionForeground' ( #27289 )
2017-05-25 16:17:49 -07:00
Rob Lourens
3b48123e2e
sourceMaps is enabled by default, remove from launch configs
2017-05-25 16:17:37 -07:00
Rob Lourens
1119064b34
Add Unit Test launch config (not sure why it was deleted?)
2017-05-25 16:15:19 -07:00
Rob Lourens
042217fcba
Fix #26708 - use StringDecoder to handle data chunks that split multibyte characters
2017-05-25 16:03:38 -07:00
Matt Bierner
fe69f9ac3b
Actually save the file this time :'(
2017-05-25 15:30:19 -07:00
Matt Bierner
4ce3a1e6ac
Move VersionStatus into a class
2017-05-25 15:26:35 -07:00
Martin Aeschlimann
3dfc44a3fa
Decoration text after decoration wrongly positioned. Fixes #27288
2017-05-26 00:18:47 +02:00
Matt Bierner
6d00bd977b
Add TSC Task Provider ( #27093 )
...
* extract standardLanguageDescriptions to constant
* Remove client variable
* Move VersionStatus into a class
* Add TSC Task Provider
Fixes #26079
Adds a task provider for building typescript projects.
* Make ts loading lazy
2017-05-25 15:18:05 -07:00
Christof Marti
9f48af79ad
Tune merge-conflict colors ( #27299 )
2017-05-25 14:40:37 -07:00
Christof Marti
f17f097cc9
Extract merge-conflict colors as workbench colors ( #27299 )
2017-05-25 14:40:37 -07:00
Ramya Achutha Rao
b6cb1b7a47
Comments
2017-05-25 14:32:17 -07:00
Martin Aeschlimann
aa080042d8
[seti] add information_for_contributors
2017-05-25 22:57:35 +02:00
Martin Aeschlimann
e129461990
[seti] Update to jesseweed/seti-ui@f78d623 (2017-05-11)
2017-05-25 22:40:41 +02:00
Ramya Achutha Rao
92be0f0723
Fixes #27287
2017-05-25 13:18:23 -07:00
Ramya Rao
391f742145
Start crash reporter inside child processes ( #27180 )
...
* Use service to get crash reporter start options
* some refactorings and fixes
* Move crashesDirectory to the main payload from extra bag
2017-05-25 13:10:39 -07:00
rebornix
d8c1adbd2e
Fix #27265 . False positve
2017-05-25 11:25:44 -07:00
Daniel Imms
796f945a2d
Add null check to terminal link handler
...
Fixes #27247
2017-05-25 11:11:40 -07:00
Daniel Imms
f479fcd2e5
Add null check in terminalPanel click listener
...
Fixes #27256
2017-05-25 11:07:55 -07:00
Christof Marti
9b02670f99
Overlay color ( #25798 )
2017-05-25 10:25:46 -07:00
Christof Marti
485629d416
Playground colors ( #25798 )
2017-05-25 09:49:50 -07:00
Christof Marti
4c9e59f692
More welcome page colors ( #25798 )
2017-05-25 09:09:49 -07:00
Daniel Imms
306de468b0
Remove deprecated css property
2017-05-25 08:44:54 -07:00
Daniel Imms
fe1d9cb797
Move terminal.foreground defaults to JS
...
Fixes #27230
2017-05-25 08:44:07 -07:00
Martin Aeschlimann
ae530a2a6d
Merge pull request #27215 from mjbvz/fix-27195
...
Fix 27195 - Json colorization of /**/
2017-05-25 17:32:21 +02:00
Alex Dima
953acb6d78
Fixes Microsoft/monaco-editor#278
2017-05-25 17:15:23 +02:00
Rob Lourens
409a694c2d
Fix failing ripgrep test
2017-05-25 07:03:56 -07:00
Martin Aeschlimann
f33b73f8e0
Possible bugs around non-invoking usage of isEmpty
. Fixes #27201
2017-05-25 13:03:01 +02:00
Martin Aeschlimann
6f274872ac
Add information_for_contributors to grammars
2017-05-25 12:27:38 +02:00