Commit Graph

1369 Commits

Author SHA1 Message Date
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 8a6538e67a Organize imports 2016-02-21 22:24:12 +01:00
Alex Dima 2a30501702 Cleanup 2016-02-21 22:24:08 +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
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 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
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
Joao Moreno d21a7b3b16 propagate main 2016-02-19 15:56:04 +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 c06d57865d extension service: compatible version first steps 2016-02-19 15:10:46 +01:00
Alex Dima ee499ab731 Make AbstractMode as thin as possible 2016-02-19 12:46:19 +01:00
Alex Dima 12248e50b9 Each mode manages the worker code loading 2016-02-19 11:24:13 +01:00
isidor 6c185f8837 debug: better promise order when starting session 2016-02-19 10:21:00 +01:00
Joao Moreno 6d96f88c75 fix tests: global mime module is evil 2016-02-19 09:41:45 +01:00
Dirk Baeumer b7e9c828ea Use forward link to point to task doc 2016-02-19 08:22:00 +01:00
Alex Dima eaba095155 Remove AbstractModeWorker 2016-02-19 02:07:03 +01:00
Alex Dima 4cc4ccef3e Simplify AbstractModeWorker 2016-02-19 02:07:01 +01:00
Alex Dima 1405bd0936 Textual suggestions run on the editor simple worker 2016-02-18 19:47:12 +01:00
Joao Moreno ebe281cc71 💄 tslint 2016-02-18 19:02:51 +01:00
Alex Dima 8bbe383a06 Compute simple links on the editor simple worker 2016-02-18 17:55:11 +01:00
Joao Moreno 392a06050c fix vertical alignment in git changes view 2016-02-18 17:32:13 +01:00
isidor 49cc9aed3d debug: log adapter crashes to adapter telemtry buckets as well 2016-02-18 17:11:16 +01:00
Alex Dima 0b6bef4b09 Better handling of untracked files w.r.t. dirtyDiff 2016-02-18 16:50:48 +01:00
Alex Dima 2345824184 Compute diff and dirtyDiff on a private editor worker 2016-02-18 16:50:46 +01:00
Dirk Baeumer 8004d277b7 fixes #3122: Add snippet support to tasks.json 2016-02-18 16:49:45 +01:00
Andre Weinand 5af8d6a74a debug protcol: update to latest version 2016-02-18 15:39:55 +01:00
Andre Weinand 4eb9f06064 add support for restarting debug session 2016-02-18 15:32:38 +01:00
isidor d9fc86832a debug: offer to configure tasks.json when there is no tasks.json
fixes #3081
2016-02-18 15:17:50 +01:00
isidor f89daedc43 debug: show 'add to watch' in context menu if there is a launch.json
fixes #3067
2016-02-18 15:00:38 +01:00
isidor c468e67db3 debug: make hover accessible 2016-02-18 11:22:06 +01:00
Dirk Baeumer 90da6715e1 Fixes #3110: Expose ConfigureTaskSystem action 2016-02-18 10:33:10 +01:00
isidor e27dba1da3 lint: fix duplicate nls keys 2016-02-18 09:35:18 +01:00
Alex Dima 10359a3a0a More tslint 2016-02-18 09:30:02 +01:00
Alex Dima af2fc4731d tslint 2016-02-18 09:25:18 +01:00
Alex Dima c3d6ebc9c8 Remove thread attribute usage from markerService 2016-02-18 09:04:50 +01:00
isidor 445b4bd453 debug: show stackFrame.name on hover in call stack pane
fixes #3094
2016-02-17 21:43:37 +01:00
isidor 86b957694e debug: get exception breakpoints from the adapter
fixes #3015
2016-02-17 21:35:12 +01:00