Commit Graph

9841 Commits

Author SHA1 Message Date
Johannes Rieken
e61e74f5b4 incremental marker service stats update 2016-09-22 10:17:44 +02:00
Benjamin Pasero
1d149b6498 add setting to control icons in editor 2016-09-22 09:48:04 +02:00
Johannes Rieken
85074e41cd Merge pull request #12394 from Microsoft/joh/fastMarkerService
improve MarkerService perf
2016-09-22 09:05:27 +02:00
Johannes Rieken
c061faf6cd Merge pull request #12328 from Microsoft/joh/willSave
onWillSaveTextDocument event
2016-09-22 09:05:10 +02:00
Johannes Rieken
d6a553edb3 add an assertion to check that our maps are in sync 2016-09-22 08:56:32 +02:00
Sandeep Somavarapu
b6b7bf914f ChoiceService: ipc 2016-09-22 08:39:19 +02:00
Sandeep Somavarapu
e971497cee windowEventService: ipc 2016-09-22 08:39:19 +02:00
Sandeep Somavarapu
32c6a6a2f2 SharedProcess: Create returns a promise resolved when it is available to connect 2016-09-22 08:39:19 +02:00
Sandeep Somavarapu
148c8d079d RoutingChannelClinet: delay get channel till client is added 2016-09-22 08:39:19 +02:00
Benjamin Pasero
80233e9c96 adopt getDragLabel for open editors view too 2016-09-22 08:13:48 +02:00
Benjamin Pasero
25b370a3eb polish for #11977 2016-09-22 07:25:28 +02:00
kieferrm
aeda1791fe update tests results for the new version of the textmate engine 2016-09-21 22:17:16 -07:00
Christof Marti
12d000ec54 Run experiment with default viewlet shown/hidden (fixes #12414) 2016-09-21 16:56:29 -07:00
Andre Weinand
f279a631b5 update node-debug 2016-09-22 00:22:40 +02:00
Dirk Baeumer
469178b36c Merge in translations 2016-09-21 21:42:39 +02:00
Alex Dima
641121489a Fixes #12293: Prefer matching brackets to the right of the position (part 2) 2016-09-21 20:55:58 +03:00
Alex Dima
fe17a6d607 Prefer matching brackets to the right of the position (part 1) 2016-09-21 20:55:57 +03:00
Matt Bierner
c996984bcc Merge pull request #10985 from Microsoft/tyriar/10984_md_italic_color
Remove color from italics in markdown in default theme
2016-09-21 10:48:49 -07:00
Alex Dima
e24ef75049 Simplify tokenTree 2016-09-21 20:09:28 +03:00
Alex Dima
f94f0b71e1 Clean up findPrevBracket, findNextBracket 2016-09-21 20:09:27 +03:00
Joao Moreno
23d6239fdf dnd in git
fixes #12311
2016-09-21 18:34:23 +02:00
Johannes Rieken
19829be657 use two indecies for markers 2016-09-21 18:10:54 +02:00
Joao Moreno
e058bde3ea fix tree dnd drag image
fixes #12311
2016-09-21 17:24:05 +02:00
Joao Moreno
03a391a0f5 suggest: scroll details to the top
fixes #12368
2016-09-21 16:59:16 +02:00
Benjamin Pasero
5a59cf0cd8 use getPathLabel for path title in labels 2016-09-21 16:41:28 +02:00
Alex Dima
91ff124083 Fix failing integration tests 2016-09-21 17:01:23 +03:00
Alex Dima
fa2fdbb037 Simplify tokenIterator 2016-09-21 17:01:22 +03:00
Alex Dima
3ad82b90a3 Simplify bracket matching code 2016-09-21 17:01:21 +03:00
Alex Dima
9e45371e16 Introduce LineToken and adopt 2016-09-21 17:01:20 +03:00
Joao Moreno
decfd25ac1 remove unused build script 2016-09-21 15:57:17 +02:00
Joao Moreno
98dde6a5f2 download extensions at build time 2016-09-21 15:57:17 +02:00
isidor
d1796bab90 resolver service: unit tests for resloving interactive variables 2016-09-21 15:47:08 +02:00
isidor
03f40da8ff configurationResolverService: remove unused api 2016-09-21 15:47:08 +02:00
Benjamin Pasero
3696d0677f move fileicon into iconlabel 2016-09-21 15:34:36 +02:00
Benjamin Pasero
95e30cfaf1 icons: in quick open 2016-09-21 15:25:21 +02:00
Benjamin Pasero
d705f554bb icons: in editor picker 2016-09-21 13:00:35 +02:00
isidor
f986db0413 configuration resolver service: resolveInteractiveVariables
fixes #8754
2016-09-21 12:57:39 +02:00
isidor
99d17ca20a delete systemVariables and configVariabes 2016-09-21 12:41:48 +02:00
isidor
399f03f668 configurationResolverService tests 2016-09-21 12:41:48 +02:00
isidor
a8b0050c3b configuration resolver service: also resolve configuration variables 2016-09-21 12:41:48 +02:00
isidor
eae1b662ea tasks: adopt configurationResolverService 2016-09-21 12:41:48 +02:00
isidor
724c4ce22d debug: adopt configurationResolverService 2016-09-21 12:41:48 +02:00
isidor
675494900a configuration resolver service first steps 2016-09-21 12:41:48 +02:00
Benjamin Pasero
59cf7a9639 let => const 2016-09-21 12:14:28 +02:00
Benjamin Pasero
9f3efd4429 Cursor over icon is default, should be pointer (fixes #12365) 2016-09-21 11:17:22 +02:00
Johannes Rieken
08b23250e1 wire ext host save participant to main thread save participant 2016-09-21 11:13:26 +02:00
Alex Dima
5a54dad1ca I can't see the test output due to bad ANSI code handling 2016-09-21 11:52:47 +03:00
Alex Dima
482b6972b7 TokensInflatorMap holds on to top level mode id 2016-09-21 11:52:46 +03:00
Alex Dima
7cbc35873e Minor renames 2016-09-21 11:52:45 +03:00
Johannes Rieken
a4c9fed946 test for bad concurrent edits, test for subsequent good edits 2016-09-21 10:45:41 +02:00