Commit Graph

20978 Commits

Author SHA1 Message Date
Sandeep Somavarapu
119513fbab Merge pull request #30197 from Microsoft/sandy081/viewsDragAndDrop
Support reordering of views in split view by drag and drop
2017-07-07 11:20:55 +02:00
Benjamin Pasero
90a99c7b04 closeWhenEmpty: default enabled is a bit too aggressive (for #7930) 2017-07-07 11:02:55 +02:00
Martin Aeschlimann
d05ea1ae24 Merge pull request #29393 from hoovercj/customThemes
Editor.TokenColorCustomizations
2017-07-07 17:02:38 +08:00
Benjamin Pasero
52febdaabe Avoid usages of .row in command palette 2017-07-07 11:00:04 +02:00
Michel Kaporin
19fa856cb0 Added missing async 2017-07-07 09:50:43 +02:00
Michel Kaporin
6356698cfc Added waiting for viewlet to be opened. 2017-07-07 09:50:05 +02:00
Michel Kaporin
b2fc1aeb7f Corrected rejection description. 2017-07-07 09:43:49 +02:00
Benjamin Pasero
7bb6cecdd1 Fix TS 2.4 Error in textFileService.ts (fixes #30213) 2017-07-07 07:12:06 +02:00
Benjamin Pasero
67fa0f6e3d fix tests 2017-07-07 07:11:57 +02:00
Rob Lourens
95a116f3de Add 'useRipgrep' to search telemetry 2017-07-06 20:36:28 -07:00
Cody Hoover
971384c80f pulled master 2017-07-07 00:41:16 +02:00
Andre Weinand
3858a18cf1 node-debug@1.15.2 2017-07-06 23:38:36 +02:00
Rob Lourens
f56c9e2b85 Fix #29642 - debounced event fired multiple times for a single call with leading = true 2017-07-06 14:11:43 -07:00
Andre Weinand
1291d9e870 proposed debug api: add support for custom DAP events 2017-07-06 23:04:54 +02:00
Alex Dima
bf3ea73cb2 Avoid (sliced string) (#30180) 2017-07-06 22:12:24 +02:00
Alex Dima
eb1d2a52f6 Add and use IdentityCoordinatesConverter (#30180) 2017-07-06 21:30:44 +02:00
Alex Dima
810164ab48 Extract IViewModelLinesCollection (#30180) 2017-07-06 21:30:44 +02:00
Alex Dima
c95d90d557 Expose TextModel.isTooLargeForTokenization() (#30180) 2017-07-06 21:30:44 +02:00
Daniel Imms
1401c30567 Merge pull request #30198 from Microsoft/tyriar/27771
Add tests for TerminalPanel.preparePathForTerminal
2017-07-06 10:27:42 -07:00
Daniel Imms
fe5027c338 Add tests for TerminalPanel.preparePathForTerminal
Fixes #27771
2017-07-06 09:56:33 -07:00
Sandeep Somavarapu
788f2602c9 Support reordering of views in split view by drag and drop 2017-07-06 18:01:14 +02:00
Sandeep Somavarapu
5a40dc5bec #30120 Fix updating extensions views 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
7b6101f732 #30120 💄 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
f630d58220 #30120 Sort always by default order 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
2e8c2c6822 #30120 Disable ordering from view state 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
41fdb23ecf #30120 Manage views: Fix sizing 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
7c6a3a47c8 #30120 resolve compilations 2017-07-06 17:59:08 +02:00
Sandeep Somavarapu
1a165ea929 #30120 Let debug and extension views to be display toggled 2017-07-06 17:59:08 +02:00
Alex Dima
57583bffc3 Fixes #30189: Do not leak lines array in change listener closure (#30180) 2017-07-06 16:25:44 +02:00
Alex Dima
7c3bd021bb Remove unusued arguments 2017-07-06 16:25:44 +02:00
Dirk Baeumer
c0cd610e56 Fixes #30149: [loc][query][VSCode] Typo in one string of src/vs/workbench/parts/tasks/node/ 2017-07-06 16:16:32 +02:00
Alex Dima
63621e54b2 Add lazy markers assignment to MinimalModelLine (#30180) 2017-07-06 15:25:27 +02:00
Sandeep Somavarapu
c09cab2762 #30120 Support for reordering views in side bar 2017-07-06 15:12:35 +02:00
Alex Dima
5aa37a74bb Add and use MinimalModelLine (#30180) 2017-07-06 13:02:26 +02:00
Alex Dima
3f34ed5b77 Restrict usages of new ModelLine (#30180) 2017-07-06 13:02:26 +02:00
Alex Dima
4f3327d982 Clarify usage of TextModel.isTooLargeForHavingAMode() (#30180) 2017-07-06 13:02:26 +02:00
Alex Dima
80cfe84e20 Use IModelLine in split and append (#30180) 2017-07-06 13:02:26 +02:00
Alex Dima
2a0b6e6db8 Extract AbstractModelLine (#30180) 2017-07-06 13:02:25 +02:00
Alex Dima
08f5e5d45c Explicit getters and setters for IModelLine.isInvalid (#30180) 2017-07-06 13:02:25 +02:00
Alex Dima
c851d5dfb6 Extract IModelLine (#30180) 2017-07-06 13:02:25 +02:00
Benjamin Pasero
46057d3916 debt - simplify text editor options 2017-07-06 11:57:20 +02:00
Alex Dima
93d755cb8e Remove ModelLine._lineNumber (#30180) 2017-07-06 11:43:59 +02:00
Alex Dima
1b982d36ad Eliminate ModelLine._lineNumber usage in ModelLine.append (#30180) 2017-07-06 11:43:59 +02:00
Joao Moreno
414dc3a6d6 fixes #27271 2017-07-06 11:19:45 +02:00
Benjamin Pasero
cea54665da diff editor: do not auto reveal first change when selection or viewstate is provided 2017-07-06 11:11:55 +02:00
Joao Moreno
3e34503afc git: remove unused command 2017-07-06 10:11:20 +02:00
Joao Moreno
5378e6d254 fixes #30179 2017-07-06 10:01:42 +02:00
Sandeep Somavarapu
47f1d084a2 ##30177 Fix compilations 2017-07-06 09:54:32 +02:00
Joao Moreno
428ad7c39c fixes #30162 2017-07-06 09:21:33 +02:00
Sandeep Somavarapu
9b9030d582 Fix #30177 2017-07-06 09:15:39 +02:00