Commit Graph

3025 Commits

Author SHA1 Message Date
Alex Dima eac7644efc Organize imports 2016-02-21 23:37:12 +01:00
Alex Dima 3d78927e56 Organize imports 2016-02-21 23:11:52 +01:00
Alex Dima 273cc0d4f5 Organize imports 2016-02-21 22:24:20 +01:00
Alex Dima 476879903a Organize imports 2016-02-21 22:24:17 +01:00
Alex Dima e49274babd Better handling of empty edits 2016-02-21 22:24:15 +01:00
Alex Dima 4716f2e568 Emit model mode changed from modelService 2016-02-21 22:24:14 +01:00
Alex Dima 8a6538e67a Organize imports 2016-02-21 22:24:12 +01:00
Alex Dima 2a30501702 Cleanup 2016-02-21 22:24:08 +01:00
Alex Dima ee05e79cb5 Remove network.URL 2016-02-21 22:24:06 +01:00
Erich Gamma 676b8b8881 fix typo 2016-02-21 13:45:11 +01:00
Erich Gamma 0ca375f3b8 Document when the registerOnTypeFormattingEditProvider is active 2016-02-21 13:43:05 +01:00
Erich Gamma f7d8613e74 fixed LAST lint warning 2016-02-20 15:21:15 +01:00
Erich Gamma b734c52e0f Fixes #3195 2016-02-20 15:01:25 +01:00
Erich Gamma 2aa41e4651 merging #3034 2016-02-20 14:58:39 +01:00
Alex Dima 2754e11383 Fix build 2016-02-20 13:13:46 +01:00
Erich Gamma 282ad07346 Fixed line terminators 2016-02-19 18:26:57 +01:00
Sofian Hnaide eb0c677534 Merge pull request #3033 from waderyan/send-smile-to-twitter
Fixed small bug related to issue #2662.
2016-02-19 08:55:33 -08:00
isidor f01ee98540 indentation: actions 2016-02-19 17:38:31 +01:00
isidor 481ec6ac5a indentation: commands tests 2016-02-19 17:38:30 +01:00
isidor f0e6868265 indentation: commands 2016-02-19 17:38:30 +01:00
isidor 221b149e3c use NullService when needed 2016-02-19 17:38:29 +01:00
Alex Dima 2a15ad9dfb Further clarification in TextEditorOptions #2797 2016-02-19 17:34:53 +01:00
Alexandru Dima 9dea2c3c3b Merge pull request #2935 from SamVerschueren/iss2797
fix TextEditorOptions declaration - fixes #2797
2016-02-19 17:23:08 +01:00
Joao Moreno cd853bb588 fix version references 2016-02-19 16:22:05 +01:00
isidor 4761feb592 extension assistent: update publisher for mono-debug 2016-02-19 16:16:57 +01:00
Joao Moreno 199290473a fix version check 2016-02-19 16:12:25 +01:00
Alexandru Dima 77e09898cd Merge pull request #3032 from SofianHn/master
Adding optout option for telemetry
2016-02-19 16:06:17 +01:00
Joao Moreno 2ef7ea1ef3 💄 2016-02-19 16:03:43 +01:00
Joao Moreno 16bf089428 better error message in version mismatch 2016-02-19 16:02:46 +01:00
Alex Dima 41bf7f25bc Adopt latest loader 2016-02-19 16:01:23 +01:00
Joao Moreno d21a7b3b16 propagate main 2016-02-19 15:56:04 +01:00
Alex Dima 5b80468762 Fix markdown preview 2016-02-19 15:45:04 +01:00
Joao Moreno 90c1f7ab89 remove omnisharp
fixes #3167
2016-02-19 15:35:34 +01:00
Joao Moreno 93f1cf3b30 add no-unused-vars to eslintrc 2016-02-19 15:35:34 +01:00
Alex Dima 237e9e7c64 Have 1 mode worker in vscode and 2 for standalone editor 2016-02-19 15:32:43 +01:00
Alex Dima 5d76bbfd90 Synchronize only models belonging to compat modes to the modes workers 2016-02-19 15:32:42 +01:00
Alex Dima 557c280855 Remove modelService dep from modeService 2016-02-19 15:32:40 +01:00
Alex Dima 86ba9e4eee Remove editorWorkerService dep from modeService 2016-02-19 15:32:39 +01:00
Joao Moreno f61d36818d remove plugin host sourcemap
fixes #2863
2016-02-19 15:10:46 +01:00
Joao Moreno c5d4fbca7c add .eslintrc to build files 2016-02-19 15:10:46 +01:00
Joao Moreno c06d57865d extension service: compatible version first steps 2016-02-19 15:10:46 +01:00
Joao Moreno 302701c2ed request: use TPromise 2016-02-19 15:10:46 +01:00
Andre Weinand 0621e42a56 Merge pull request #3149 from roblourens/launch.json
Add "launch"-type config to launch.json
2016-02-19 13:55:56 +01:00
Alex Dima 8652482c12 Bring back asyncCtor to html 2016-02-19 12:46:30 +01:00
Alex Dima d04c7e2e3f Colorizer tests instantiate the needed modes 2016-02-19 12:46:28 +01:00
Alex Dima 8960882a63 Simplify thread service due to reduced usage of IThreadSynchronizableObject 2016-02-19 12:46:27 +01:00
Alex Dima 7805efc8c0 Reduce usage of IThreadSynchronizableObject 2016-02-19 12:46:25 +01:00
Alex Dima b3ae499a7a Simplify editorWorkerServer 2016-02-19 12:46:24 +01:00
Alex Dima 23a167c32a HTML knows auto closing pairs 2016-02-19 12:46:23 +01:00
Alex Dima 30e28e9ff1 MonarchMode is abstract 2016-02-19 12:46:21 +01:00