Commit Graph

590 Commits

Author SHA1 Message Date
Sandeep Somavarapu
72089179dd #13357 Separate extension host process starting from thread service 2016-10-10 17:09:09 +02:00
Sandeep Somavarapu
aa2fd63b49 #13357 Move extensions scanning to renderer 2016-10-10 15:29:44 +02:00
Daniel Imms
349b95cd7b Rename terminal theme to ansi* 2016-10-08 19:31:20 -07:00
Daniel Imms
891022f325 Bring the rest of the css rules to TerminalStylesContribution 2016-10-08 14:20:17 -07:00
Daniel Imms
83b377fdb2 Merge remote-tracking branch 'origin/master' into tyriar/6979_terminal_themes 2016-10-08 14:03:42 -07:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Christof Marti
73ba662500 Incrementally decode find result (fixes #11842) 2016-10-07 17:20:17 -07:00
Sandeep Somavarapu
8a6b8fd556 Clean up thred service 2016-10-07 17:22:52 +02:00
Dirk Baeumer
428d4768e0 Run extension host detached under Windows to ensure correct extension shutdown 2016-10-07 14:59:17 +02:00
Benjamin Pasero
069984e003 Make sidebar position a real setting (fixes #13338) 2016-10-07 11:09:59 +02:00
Benjamin Pasero
40fdd12820 history: avoid typed input for editor history (for #13283) 2016-10-07 07:46:15 +02:00
Christof Marti
7e4d966c09 Pass exact path matches to find (#12743) 2016-10-06 10:28:57 -07:00
Benjamin Pasero
26f738171d history: avoid typed input for editor navigation (for #13283) 2016-10-06 17:59:12 +02:00
Benjamin Pasero
f7c3778223 history: avoid typed input for recently closed editors (for #13283) 2016-10-06 16:25:11 +02:00
Benjamin Pasero
3abecd3e76 Revert "resolveEditorModel: dispose input after model is resolved"
This reverts commit 8ee72d2534.
2016-10-06 15:40:46 +02:00
Benjamin Pasero
8ee72d2534 resolveEditorModel: dispose input after model is resolved 2016-10-06 14:56:59 +02:00
Christof Marti
600f599f66 Prevent cached promise from being canceled (fixes #11181) 2016-10-05 15:49:08 -07:00
Benjamin Pasero
61328fd66c 💄 2016-10-05 19:29:08 +02:00
Christof Marti
742fb52847 Fit watermark into code org (fixes #13069) 2016-10-05 09:57:30 -07:00
Benjamin Pasero
b9513f5dec fix flaky tests 2016-10-05 16:03:42 +02:00
Benjamin Pasero
0d096feddd avoid input creation for checking for dirty state 2016-10-05 15:36:10 +02:00
Benjamin Pasero
b61ae53c64 fix tests 2016-10-05 15:24:25 +02:00
Benjamin Pasero
96f11177eb push ITextFileService to be a workbench service (fixes #6429) 2016-10-05 15:19:18 +02:00
Benjamin Pasero
3b1c07b118 debt: remove mime traces from files land 2016-10-05 09:34:06 +02:00
Christof Marti
06947f29cb Add path end trivia and pass to find (fixes #12624) 2016-10-04 17:01:07 -07:00
Benjamin Pasero
4cd0bf095d debt: get rid of mime in file input 2016-10-04 13:08:34 +02:00
Benjamin Pasero
d1023ee918 debt: no more mime in editor service 2016-10-04 13:08:34 +02:00
Daniel Imms
2151c5f3f5 Merge remote-tracking branch 'origin/master' into tyriar/6979_terminal_themes 2016-10-03 11:44:24 -07:00
Benjamin Pasero
89d4ccb797 allow to ignore .NET 4.5 warning per workspace (for #12504) 2016-10-03 11:28:23 +02:00
Benjamin Pasero
43585bd365 Reloading a window should restore the active viewlet (fixes #8269) 2016-10-03 11:07:54 +02:00
Daniel Imms
2cfa4a06b0 Allow terminals to be themed within .tmTheme files 2016-09-30 22:00:22 -07:00
Christof Marti
c96822698c Clean up (#13051) 2016-09-30 09:34:19 -07:00
Benjamin Pasero
5010ee2df2 Simplify configuration resolver (#13051) 2016-09-30 09:29:04 -07:00
Christof Marti
17b0c8d028 Additional tests (#13051) 2016-09-29 21:42:45 -07:00
Matt Bierner
0bd444927d Consistently access config values in launch.config (fixes #13051) 2016-09-29 20:15:39 -07:00
Alex Dima
fc44d0fcc6 Fixes #11868: Check that the user keybindings are parsed as an array 2016-09-27 15:23:36 +03:00
Benjamin Pasero
1dccf027b2 Settings API doesn't work if no .vscode folder exists (fixes #12679) 2016-09-27 07:07:07 +02:00
Christof Marti
a183502e36 Log changed user settings keys (fixes #12698) 2016-09-26 17:27:41 -07:00
Dirk Baeumer
62d4b78396 Merged in PR #11128 2016-09-26 21:16:50 +02:00
Benjamin Pasero
c39fe899d7 clean up lots of code when running tsconfig with noUnusedLocals 2016-09-26 11:52:12 +02:00
Benjamin Pasero
65b397c757 fix ts issues 2016-09-26 10:38:03 +02:00
Isidor Nikolic
9bab7a5fb5 Merge pull request #12533 from Microsoft/ux/panels
Ux/panels
2016-09-23 18:06:41 +02:00
Alex Dima
55741c8c6e Fix TS adoption issues 2016-09-23 15:53:56 +03:00
Alex Dima
b5fb75ea40 Use IntegrityService in window title 2016-09-23 15:53:54 +03:00
Dirk Baeumer
179f3780de Merge branch 'master' into dbaeumer/TS2.0 2016-09-22 21:36:02 +02:00
isidor
347df0bff9 activitybar: generalize code to talk about composites not viewlets 2016-09-22 17:21:16 +02:00
Benjamin Pasero
1d7279888f save participants do not run on shutdown 2016-09-22 16:29:46 +02:00
Dirk Baeumer
7a560086bf Merge branch 'master' into dbaeumer/TS2.0 2016-09-22 16:27:21 +02:00
Benjamin Pasero
f6c1da4d73 icons: support in pickers 2016-09-22 15:38:02 +02:00
Sandeep Somavarapu
b6b7bf914f ChoiceService: ipc 2016-09-22 08:39:19 +02:00