Commit Graph

15728 Commits

Author SHA1 Message Date
Sandeep Somavarapu a7d864df4c #28538 Introduce IWorkspace2 in IWorkspaceContextService 2017-06-14 10:45:14 +02:00
Nick Snyder b33113d484 Only update viewlet switcher if it has already been rendered (#28568) 2017-06-14 10:26:31 +02:00
Joao Moreno 723bc3b3a7 fix some typescript@next compilation errors
related to #28151
2017-06-14 10:14:54 +02:00
Alexandru Dima 70e2fa4cec Merge pull request #28238 from neilsustc/master
Spaces in block comment. #28169
2017-06-14 10:02:12 +02:00
Alex Dima 9f482b3450 Hint GPU layers for editor sliders 2017-06-14 09:54:59 +02:00
Alex Dima a3ea17e7d8 Do not paint minimap unless a line inside it has changed 2017-06-14 09:54:59 +02:00
isidor f601ee83a6 debug: source should be regarded as not available if presentationHint === deemphasize 2017-06-14 09:39:57 +02:00
Michel Kaporin f47b826f7d Merge pull request #28012 from Microsoft/roblou/extension-list-chars
Make extension list in generated issue shorter
2017-06-14 09:07:22 +02:00
Benjamin Pasero ce7982b681 introduce and use extfs.realpath 2017-06-14 07:48:47 +02:00
Daniel Imms fda3ed3844 Fix terminalFocus context key after select all from cmd palette
Fixes #28679
2017-06-13 20:27:32 -07:00
Matt Bierner 314ebc778c Adding some validation 2017-06-13 11:21:09 -07:00
Daniel Imms bede3ce9ce Fix rename terminal action 2017-06-13 11:08:55 -07:00
isidor 97d8f90657 debug: have a scheduler per thread
fixes #28536
2017-06-13 17:01:49 +02:00
Johannes Rieken cf06cc0739 debt - simplify stuff 2017-06-13 16:51:11 +02:00
Johannes Rieken cfd4a2087e debt - remove boilerplate code 2017-06-13 16:51:11 +02:00
Michel Kaporin 5349a55766 Merge branch 'master' of https://github.com/Microsoft/vscode 2017-06-13 16:03:30 +02:00
Michel Kaporin ac4bc6116e Code tidy up. 2017-06-13 16:03:05 +02:00
Dirk Baeumer 4f26974fdd First cut of #23752: Task dialog switches to output view 2017-06-13 16:03:03 +02:00
Johannes Rieken 337ded059a rename ITextModelResolverService to ITextModelService, #10547 2017-06-13 16:00:36 +02:00
Sandeep Somavarapu 44fc473b58 💄 2017-06-13 15:32:21 +02:00
Dirk Baeumer a401fee182 Fixes #28502: Channel closed error 2017-06-13 15:31:13 +02:00
Sandeep Somavarapu 09ad6343e1 💄 2017-06-13 15:03:26 +02:00
Michel Kaporin 3a192e94d8 Taking the top most available stack frame for exception widget. Resolves #27903 2017-06-13 14:55:38 +02:00
Yu 15564d7403 💚 fix cursor pos 2017-06-13 20:29:26 +08:00
Sandeep Somavarapu 91a0e04417 Fix #28476 2017-06-13 14:25:03 +02:00
Yu d9feff655e 💚 fix tests for block comment 2017-06-13 19:49:36 +08:00
Sandeep Somavarapu 2e2addebf7 #28538 Remove existing workspace configuration service. Update tests. 2017-06-13 13:05:56 +02:00
Sandeep Somavarapu 1e74972fe2 #28538 Remove existing workspace context service
- Create a simple workspace context service for standalone editor
- Use the test context service for tests
2017-06-13 13:04:51 +02:00
Sandeep Somavarapu 0a203b9983 #28538 Merge WorkspaceContextService and WorkspaceConfigurationService into a single service implementation 2017-06-13 12:58:26 +02:00
Alexandru Dima 948c5c94a5 Merge pull request #28160 from chewong/url-clickable
Added editor.urlClickable setting to enable/disable clickable URL
2017-06-13 12:48:56 +02:00
Alex Dima 401a54a424 React to changing the editor.links option 2017-06-13 12:47:56 +02:00
Alex Dima bf6952b96d Rename editor.urlClickable to editor.links 2017-06-13 12:36:43 +02:00
João Moreno da15e5b6a4 Merge pull request #28396 from mjbvz/paramter-hint-desc
Update parameter hint setting desc
2017-06-13 12:22:07 +02:00
Benjamin Pasero 4a97494d87 Keybindings in quick open aren't vertically aligned (fixes #28602) 2017-06-13 11:53:07 +02:00
isidor 3d3167ace7 fix typo 2017-06-13 11:23:11 +02:00
isidor 7ce9ddee07 debug: make sure to fetch the remainder of the callstack for the same thread
fixes #28536
2017-06-13 11:14:30 +02:00
Michel Kaporin ba9a4314e1 Resolves #27903 2017-06-13 09:33:16 +02:00
Benjamin Pasero 37a797067c hot exit: prevent duplicate empty windows from opening 2017-06-13 08:51:30 +02:00
Hasan Ali 87e691c9cc Add options to theme notification buttons and badges (#28471) 2017-06-13 08:26:28 +02:00
Benjamin Pasero 03bb0adf98 Remember all UI state even for empty windows (fixes #207) (#28580) 2017-06-13 08:24:57 +02:00
Benjamin Pasero 60a0695040 Hot exit: set backupPath as configuration to windows (#28350) 2017-06-13 07:49:05 +02:00
Christof Marti 996af4d965 Workbench colors (#28507) 2017-06-12 17:21:29 -07:00
Rob Lourens e136386c9a Merge pull request #28567 from Microsoft/amqi/experiment-1-4
Add memento for running a task
2017-06-12 17:00:32 -07:00
t-amqi 762ea4d289 Addresses changes 2017-06-12 16:56:53 -07:00
Matt Bierner fe8ea995bd Cleaning up html renderer 2017-06-12 16:17:23 -07:00
t-amqi 1c522e4349 Found better place for memento 2017-06-12 16:16:35 -07:00
Rob Lourens 64870c0e9d Merge pull request #28565 from Microsoft/amqi/experiment-1-1
Task Experiment 1.1
2017-06-12 16:00:21 -07:00
t-amqi 66eddd98fa Address review changes 2017-06-12 15:52:45 -07:00
Daniel Imms 76bc7c04a8 Merge pull request #28464 from jammerware/topic/issue-10023
Topic/issue 10023
2017-06-12 15:28:20 -07:00
Daniel Imms 354042ac2a 💄 2017-06-12 15:27:13 -07:00