Commit Graph

5364 Commits

Author SHA1 Message Date
Joao Moreno
492264d2e2 💄 pfs 2016-10-10 17:37:28 +02:00
Sandeep Somavarapu
72089179dd #13357 Separate extension host process starting from thread service 2016-10-10 17:09:09 +02:00
isidor
d269164615 debug: show hover when there are multiple matching expressions if they all have the same value
fixes #12651
2016-10-10 16:42:55 +02:00
Sandeep Somavarapu
aa2fd63b49 #13357 Move extensions scanning to renderer 2016-10-10 15:29:44 +02:00
Sandeep Somavarapu
b34980f7a0 fix #13340 2016-10-10 10:32:06 +02:00
Joao Moreno
96010725e5 confirm git sync by default 2016-10-10 09:51:04 +02:00
Daniel Imms
349b95cd7b Rename terminal theme to ansi* 2016-10-08 19:31:20 -07:00
Daniel Imms
e760555f3c Remove TODO
Going to keep the styles in code as they are huge when expanded
2016-10-08 14:32:59 -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
Alex Dima
b457326a02 Remove no longer used code (due to vs/languages removal) 2016-10-07 17:55:50 +02: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
Joao Moreno
fb59b1b8f1 remove shared process connection from ext host 2016-10-07 11:29:34 +02:00
Benjamin Pasero
052679a740 naming 2016-10-07 11:17:02 +02:00
Benjamin Pasero
069984e003 Make sidebar position a real setting (fixes #13338) 2016-10-07 11:09:59 +02:00
Benjamin Pasero
cb83b10321 less noise when setting zoom 2016-10-07 10:38:49 +02:00
Benjamin Pasero
39c9f26e4d always apply zoom fast before watcher kicks in 2016-10-07 10:37:41 +02:00
Benjamin Pasero
59e53464bb Write window zoom configuration to settings (fixes #13334) 2016-10-07 10:33:21 +02:00
isidor
1a15210f01 first set code editor, then setConfiguration
fixes #12879
2016-10-07 10:30:49 +02:00
Benjamin Pasero
4e9a7b837e 💄 2016-10-07 10:00:20 +02:00
Benjamin Pasero
40fdd12820 history: avoid typed input for editor history (for #13283) 2016-10-07 07:46:15 +02:00
Christof Marti
122881f319 Bind Save All to Alt+Ctrl+S (fixes #11433) 2016-10-06 15:00:54 -07:00
Christof Marti
7e4d966c09 Pass exact path matches to find (#12743) 2016-10-06 10:28:57 -07:00
Sandeep Somavarapu
e24a82b3ef ExtensionWorkbenchService.open return promise 2016-10-06 18:56:36 +02:00
Sandeep Somavarapu
afbba4816d Dependency view: Open extension to the side 2016-10-06 18:44:27 +02:00
Sandeep Somavarapu
af98e43c37 Dependencies view: Open extension 2016-10-06 18:44:27 +02:00
Sandeep Somavarapu
f498f7dfa5 Extension: Make open extension a service 2016-10-06 18:44:27 +02:00
Benjamin Pasero
26f738171d history: avoid typed input for editor navigation (for #13283) 2016-10-06 17:59:12 +02:00
Benjamin Pasero
4f9fe722c1 Diff editor does not ask to save when closing (fixes #13095) 2016-10-06 16:39:08 +02:00
Sandeep Somavarapu
8b88c3ea2c Dependency viewer: fix wrapping 2016-10-06 16:30:09 +02:00
Sandeep Somavarapu
8cb43c2a11 #12756 sytle identifier in the view 2016-10-06 16:30:09 +02:00
Sandeep Somavarapu
3902055994 Gallery.loadDeps include self if it is a dep in hierarchy 2016-10-06 16:30:09 +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
Sandeep Somavarapu
55b734fd56 Implements #12756 2016-10-06 14:27:03 +02:00
Johannes Rieken
7e51cbe4d0 rename EditorTabContext -> EditorTitleContext 2016-10-06 14:20:13 +02:00
Benjamin Pasero
685621636d extract and reuse IProcessEnvironment 2016-10-06 13:53:32 +02:00
isidor
378d4d96f2 debug: do not use special line height for the repl input
fixes #13067
2016-10-06 11:40:14 +02:00
Joao Moreno
2fa4a93506 fixes #13264 2016-10-06 10:39:03 +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
Sandeep Somavarapu
20a41366eb Use register from dispose class 2016-10-05 16:14:51 +02:00
Benjamin Pasero
b9513f5dec fix flaky tests 2016-10-05 16:03:42 +02:00
Sandeep Somavarapu
321bed74e2 tests #13115 2016-10-05 15:55:43 +02:00
Sandeep Somavarapu
5f98e9427f implement menu in new approach 2016-10-05 15:55:43 +02:00