Commit Graph

1378 Commits

Author SHA1 Message Date
Benjamin Pasero
f77e63c8a5 💄 2017-01-10 16:50:10 +01:00
Benjamin Pasero
4060ca0bfd perf - also avoid compute style in parts 2017-01-10 16:26:48 +01:00
Benjamin Pasero
30650de178 perf - avoid compute styles in workbench layout 2017-01-10 16:07:31 +01:00
Benjamin Pasero
f8f76af3ae create editor with real config (#18211) 2017-01-10 12:25:42 +01:00
Benjamin Pasero
f7e235827d 💄 method visibility 2017-01-10 12:01:09 +01:00
isidor
eecfb293f7 workbench: setPanelHidden returns a promise 2017-01-10 11:52:45 +01:00
isidor
de712b90d3 workbench: setSideBarHidden returns a promise
fixes #17774
2017-01-10 11:36:59 +01:00
Benjamin Pasero
7693e02a87 💄 2017-01-09 16:23:43 +01:00
Alex Dima
51b5727501 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-06 17:06:26 +01:00
Benjamin Pasero
35f737d1c3 debt - simplify how editor config gets applied 2017-01-06 15:59:48 +01:00
Alex Dima
a7c53f5e6e Phase out IMode 2017-01-06 13:05:41 +01:00
Benjamin Pasero
c43059c041 Merge pull request #17760 from charlespierce/preserve_layout
#14464 Preserve editor size when switching layout
2017-01-05 16:07:38 +01:00
Benjamin Pasero
da493459df fix bad hover title for debug internal module 2017-01-05 15:53:43 +01:00
Alex Dima
badd8d1877 Remove model.getModeId() 2017-01-05 14:56:14 +01:00
Alex Dima
bb49af3316 Remove model.getMode() 2017-01-05 13:10:11 +01:00
Benjamin Pasero
4816c4a317 fix broken picker 2017-01-05 08:52:12 +01:00
Charles Pierce
38038ba9c7 #14464 Remove KEEP_RATIO from the exposed API 2017-01-04 13:56:47 -08:00
Charles Pierce
c4347fce43 #14464 Preserve editor size when switching layout 2017-01-04 13:56:47 -08:00
Benjamin Pasero
cafc25cc99 Tabs: changing close button enablement no longer updates live (fixes #18101) 2017-01-04 12:57:11 +01:00
Benjamin Pasero
8b834d0f89 Search relevance in Quick Pick control (fixes #18003) 2017-01-04 11:01:22 +01:00
Benjamin Pasero
1768e0f6a3 Unable to next/previous via keybindings when diff editor is not focused (fixes #14124) 2017-01-04 08:34:19 +01:00
isidor
406bf94154 zenMode configuraitons 2017-01-03 15:20:25 +01:00
Johannes Rieken
5ca45ab744 Revert "fix #15395"
This reverts commit 58ab5ecdd9.
2017-01-03 12:16:45 +01:00
Benjamin Pasero
00bce12ef7 Merge branch 'master' into ben/debt 2016-12-31 10:26:28 +01:00
Daniel Imms
f2379e882b Remove terminal focus from deprecated commands
It was never removed and many people rely on it with keybindings such as:
{ "key": "ctrl+`",          "command": "workbench.action.terminal.focus", "when": "!terminalFocus" }
2016-12-30 20:21:01 -08:00
Martin Aeschlimann
d7741688f5 Polish for PR #17865 2016-12-30 22:14:01 -04:00
Martin Aeschlimann
4f367b38bb Merge pull request #17865 from robertohuertasm/fix-filename-associations
The whole file name is used when dealing with filename associations
2016-12-30 22:02:25 -04:00
Benjamin Pasero
f2c47075c8 tslint: less implicit any use 2016-12-30 19:28:08 +01:00
Benjamin Pasero
5943f3de94 Merge branch 'master' into ben/debt 2016-12-29 18:39:58 +01:00
Johannes Rieken
60856fee29 reduce usage of collections-util, remove used bits 2016-12-28 17:51:09 +01:00
Benjamin Pasero
3aab0f33e6 debt - string editor => text resource editor 2016-12-28 10:45:39 +01:00
Benjamin Pasero
2d83288ef1 💄 2016-12-28 08:13:36 +01:00
Roberto Huertas
3754284278 the whole file name is used when dealing with filename associations 2016-12-28 02:07:37 +01:00
Johannes Rieken
58ab5ecdd9 fix #15395 2016-12-27 18:20:20 +01:00
Benjamin Pasero
a67b1b13ce Support standard tab navigation key shortcuts on macOS (fixes #12831) 2016-12-22 08:10:24 +01:00
Benjamin Pasero
b8f3ac5305 Merge pull request #17625 from jmdowns2/12833
Fix for #12833.
2016-12-21 17:48:04 +01:00
isidor
40502edeaa zenMode: options 2016-12-21 17:30:18 +01:00
Benjamin Pasero
de803fda60 remove unused 2016-12-21 16:53:59 +01:00
isidor
4703552086 zen mode hide tabs 2016-12-21 16:27:26 +01:00
isidor
b0ff2a6751 editrour group service - tab options 2016-12-21 16:07:11 +01:00
Matt Downs
047b8d252d Fix for #12833. Next/Prev groups now circle when you reach the last/first group. 2016-12-20 14:00:45 -05:00
isidor
b1f4c8289d editorGroupService: managing of tabs visibility 2016-12-20 17:18:26 +01:00
isidor
fd96ccbbf6 polish toggleTabFocusMode 2016-12-20 17:14:12 +01:00
Benjamin Pasero
b09b9a3a1b debt - merge getResource, asFileEditorInput and asFileOrUntitledEditorInput into one helper method 2016-12-20 12:35:36 +01:00
Christof Marti
37ae1348c6 'Open Folder' hints in viewlets when no folder open 2016-12-20 10:05:06 +01:00
Benjamin Pasero
3cefffccfc Get rid of IEventService in favour of real events (#17515) 2016-12-19 09:37:10 +01:00
Benjamin Pasero
d6836a74e9 Usability: NVDA is not announcing the name of the editor groups. (fixes #17230) 2016-12-16 15:30:54 +01:00
Benjamin Pasero
c362e02525 tabs - cleanup listeners properly after perf work 2016-12-16 09:55:22 +01:00
Benjamin Pasero
ddfac23163 perf - reuse tab containers ftw 2016-12-16 08:45:42 +01:00
Benjamin Pasero
0a073fa0dd perf - introduce and use "soft" revert when closing all editors 2016-12-15 09:36:30 +01:00