Commit Graph
36331 Commits
Author SHA1 Message Date
SteVen Batten 69aa29f91d handle menu/title overflow interaction 2018-06-12 11:27:55 -07:00
Matt Bierner 99c825f4e2 Make sure we use correct resource when accessing the [markdown] config setting
Fixes #51650
2018-06-12 11:09:41 -07:00
Rob Lourens f38638c58d Fix #43784 - Don't toggle focus between search viewlet/editor on cmd+shift+f 2018-06-12 10:43:40 -07:00
SteVen Batten a68a9750fd add editor layout menu, localize top levels 2018-06-12 10:00:47 -07:00
Christof Marti 965c1862b5 QuickInput Proposed API (#49340) 2018-06-12 18:23:25 +02:00
Alex Dima e0ac369bb2 Minor formatting 2018-06-12 18:22:56 +02:00
isidor 9a7535c820 getPathLabel: make only rootProvider optional 2018-06-12 18:22:08 +02:00
Joao Moreno 2b1557dc34 Merge branch 'vsts-test-results' 2018-06-12 18:21:48 +02:00
Joao Moreno 4476591b72 fix xml reference 2018-06-12 18:21:33 +02:00
Daniel Imms 2f9705b71f Clean up terminal setting of options 2018-06-12 18:00:33 +02:00
isidor 03489b3811 copy pathL do not use getFileLabel, should be only used for labels 2018-06-12 17:53:13 +02:00
Daniel Imms 1f0ecfa774 Add terminal option drawBoldTextInBrightColors
Fixes #50895
2018-06-12 17:50:28 +02:00
Daniel Imms beaa6dc7e1 Add experimentalTextureCachingStrategy terminal setting
Fixes #50894
2018-06-12 17:43:45 +02:00
Joao Moreno 8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Daniel Imms 5445bca9b3 Add a null check for terminal process
Fixes #51672
2018-06-12 17:25:04 +02:00
Joao Moreno 4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Daniel Imms bd5ee49f88 Simplify terminal onData listeners 2018-06-12 16:53:46 +02:00
Daniel Imms b0e2d1d0cd Fix terminal glitch when resizing
Fixes #51094
2018-06-12 16:45:52 +02:00
Alex Dima 2a575f1472 Fix usage of IMainContext / IExtHostContext 2018-06-12 16:40:56 +02:00
Joao Moreno f9911c7446 Merge branch 'grid2x2' 2018-06-12 15:13:33 +02:00
Joao Moreno 5c118a9ed9 wrap up 2x2 grid 2018-06-12 15:13:15 +02:00
Benjamin Pasero 2b8f54b503 fix integration tests 2018-06-12 14:59:47 +02:00
Benjamin Pasero 2a5f0ffc4b grid - add action to split orthogonal 2018-06-12 13:02:38 +02:00
Joao Moreno 09e6418568 Merge branch 'master' into grid2x2 2018-06-12 12:56:14 +02:00
Johannes Rieken cecfdcde22 update proposed API to DocumentSymbol-type, #34968 2018-06-12 12:47:27 +02:00
Johannes Rieken 7fa40d8a12 internally talk about DocumentSymbols and WorkspaceSymbols. #34968 2018-06-12 12:47:26 +02:00
Sandeep Somavarapu 71631bf2cd Fix #51396 2018-06-12 12:41:13 +02:00
oriash93 876062c52f Handle all cases 2018-06-12 13:38:25 +03:00
Benjamin Pasero c97ccef9cd fix #51679 2018-06-12 12:35:29 +02:00
Joao Moreno 8b453ea8d1 grid.maximizeViewSize, grid.distributeViewSizes
fixes #50947
2018-06-12 12:35:00 +02:00
isidor dee27453da empty view: drag and drop polish 2018-06-12 12:31:09 +02:00
isidor 27d0fc223d debug: refactor how tasks are run and errors handled
fixes #28979
2018-06-12 12:23:45 +02:00
Benjamin Pasero 6dd3ce08b8 💄 action wording 2018-06-12 12:21:43 +02:00
Joao Moreno e4dfd21785 fix preferences right hand side editor layout 2018-06-12 12:02:30 +02:00
Joao Moreno c517cd6239 Merge branch 'master' into remove-v-sash 2018-06-12 11:53:30 +02:00
Benjamin Pasero 1232400fbb fix #51680 2018-06-12 11:50:34 +02:00
isidor 137733d18a removedKeybindings add repl.action.historyPrevious and repl.action.historyNext 2018-06-12 11:42:01 +02:00
Sandeep Somavarapu 057ed6f703 Update history actions 2018-06-12 11:39:21 +02:00
isidor 44412716db drag feedback on empty view 2018-06-12 11:33:51 +02:00
Sandeep Somavarapu 38fa283420 validate invalid files 2018-06-12 11:31:09 +02:00
Benjamin Pasero 2357b1ca1b fix #44969 2018-06-12 11:22:51 +02:00
Joao Moreno 0bab375f9f woops 2018-06-12 11:21:14 +02:00
Joao Moreno 6c236c275b dirty diff should not include char changes 2018-06-12 11:21:14 +02:00
Dirk Baeumer 5807d0483c Fixes #51627: dependsOn is no longer working 2018-06-12 11:20:50 +02:00
Daniel Imms 042b3c9dc1 Fix NPE 2018-06-12 11:13:27 +02:00
isidor af2619ae4d history: simplify so that the first previous and next do not skip first and last element 2018-06-12 11:08:19 +02:00
Daniel Imms 7ee9a7af9f Always allow workspace shellArgs []
Fixes #51645
2018-06-12 10:48:13 +02:00
Benjamin Pasero fa7ded2f00 editor - memento bugfixes during shutdown 2018-06-12 09:15:25 +02:00
Alex Dima 51c5e12cf6 Fixes #51390 2018-06-12 09:13:09 +02:00
Benjamin Pasero 32202834a7 editor - introduce and use editor memento 2018-06-12 08:29:40 +02:00