Commit graph

30188 commits

Author SHA1 Message Date
Pine Wu 16af175b3a Update tasks to 2.0 2018-02-23 14:11:19 -08:00
Matt Bierner e23c58b3ab Split out ts syntax and grammar to ts basics 2018-02-23 13:29:52 -08:00
Matt Bierner ac5ed16ece Move package-json extension to npm extesion
#44166
2018-02-23 13:29:52 -08:00
Daniel Imms 42443181e4 Fix tests 2018-02-23 13:09:46 -08:00
Julien Roncaglia 03f66b39dd Merge remote-tracking branch 'upstream/master' into file_as_folder_in_custom_tree 2018-02-23 22:01:38 +01:00
Julien Roncaglia 46e9101dc1 ThemeIconCategory -> ThemeIcon 2018-02-23 22:00:11 +01:00
Daniel Imms 104667a9ea Correct import path 2018-02-23 12:45:20 -08:00
Daniel Imms e36cae9a9c Add terminal.integrated.experimentalRestore
Part of #44302
2018-02-23 12:44:52 -08:00
Daniel Imms 3373b92ab7 Upgrade xterm.js, use new webLinks addon to allow dbl/tpl click on link
Fixes #41415
2018-02-23 11:45:45 -08:00
isidor 4b4e5ce84c fix tests 2018-02-23 20:06:46 +01:00
Peng Lyu 8a91e901ff active line number adoption for dark themes from @usernamehw. 2018-02-23 10:57:41 -08:00
Peng Lyu 9af08bac39
Merge pull request #42301 from usernamehw/theming_active_line_number
Support theming of active line number
2018-02-23 10:54:02 -08:00
isidor 3573b8e31e Always take the latest presentation hint from adapter
fixes #42139
2018-02-23 19:36:23 +01:00
Peng Lyu 5d4ff13f16 Fix monaco-editor#643. Firefox loses focus on iframe. 2018-02-23 10:32:28 -08:00
isidor c31d6ed443 search: some more renames 2018-02-23 18:58:03 +01:00
Benjamin Pasero 5b72618e63 tabs shrink: larger shadow 2018-02-23 18:57:02 +01:00
isidor 509663fac4 search: introduce SearchViewLocationUpdater workbench contribution 2018-02-23 18:51:50 +01:00
isidor d6f0a591bb panel and viewlet enablement rename 2018-02-23 18:51:50 +01:00
isidor 5cccdbbc85 searchViewlet.ts -> searchView.ts 2018-02-23 18:51:50 +01:00
Martin Aeschlimann 3c79f32c56 [html] add include to server tsconfig 2018-02-23 18:41:13 +01:00
Martin Aeschlimann ed402302ad [folding] filter single line folds 2018-02-23 18:41:12 +01:00
Benjamin Pasero 393aa4f985 notifications - polish some extension messages 2018-02-23 18:19:55 +01:00
isidor a890e1c83d viewlet, panel: remove notion of search.location, instead add api to enableViewlet enablePanel 2018-02-23 18:17:26 +01:00
Sandeep Somavarapu 83d921a90a Fix #43474 2018-02-23 18:16:33 +01:00
Sandeep Somavarapu d9e9be8b0d Implement #30288 2018-02-23 18:04:35 +01:00
Sandeep Somavarapu a4cfd33d7a #30288 Refactor: Hold treeItems in the node 2018-02-23 18:04:34 +01:00
Alex Dima fae1d64836 Fixes #44095 2018-02-23 17:47:40 +01:00
Daniel Imms 9d3110796d Upgrade to use web audio api in xterm.js
Fixes #44162
2018-02-23 08:47:33 -08:00
Alex Dima 8bfa7ffd2e Move IExtensionService up to /workbench/ (fixes #44281) 2018-02-23 17:38:24 +01:00
Alex Dima 07b2c8015c Move extension points up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima 11df1b56d1 Move MenuService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima 66a1df3f28 Move CommandService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima 8ce17addb2 Simplify IExtensionService.onDidRegisterExtensions 2018-02-23 17:38:22 +01:00
Daniel Imms 387d6342ee Apply action css class using super ctor 2018-02-23 08:37:09 -08:00
Daniel Imms c311483ebd Add split terminal action to terminal panel 2018-02-23 08:33:40 -08:00
Daniel Imms bcf634bd7d Use winctrl+shift+5 on mac to split 2018-02-23 08:27:35 -08:00
Daniel Imms 869f8b3711 Use cmd+\ to split terminal
Part of #7504
2018-02-23 08:24:59 -08:00
Joao Moreno 687ecb6af7 Merge branch 'master' of github.com:Microsoft/vscode 2018-02-23 16:27:32 +01:00
Joao Moreno c45f992f7b update inno_updater
fixes #43971
2018-02-23 16:26:56 +01:00
Martin Aeschlimann 3e7521b68e [html] syntax folding (disabled by default) 2018-02-23 16:23:59 +01:00
Martin Aeschlimann 61a2adfa1a [json] setting for syntax folding (experimental) 2018-02-23 16:23:59 +01:00
Martin Aeschlimann 71da90fbae [folding] fix in FoldingRange API 2018-02-23 16:23:58 +01:00
Rob Lourens eb563ae4d9 Fix #43284 - bump vscode-ripgrep 2018-02-23 16:18:35 +01:00
Christof Marti 50976d6e15 Revert "Bump ripgrep"
This reverts commit 727a838c3e.
2018-02-23 16:18:35 +01:00
Christof Marti 07a4dfeb46 Revert "Bump vscode-ripgrep"
This reverts commit d917cc6bc4.
2018-02-23 16:18:35 +01:00
Martin Aeschlimann f767a6c2eb
Merge pull request #44189 from aldonetti/patch-3
proper casing
2018-02-23 15:59:18 +01:00
Benjamin Pasero 926b77a9f7 notifications - better message size compute 2018-02-23 15:35:06 +01:00
Benjamin Pasero 9ea61ba8e4 notifications - theme color tweaks 2018-02-23 14:27:23 +01:00
Julien Roncaglia 29f6d542b8 Don't alias ThemeIconCategory 2018-02-23 13:45:22 +01:00
Julien Roncaglia 03caa411b5 Allow extensions to specify custom tree view resoure type
The FileKind was previously guessed from the collapsability of the item,
extensions now have the capability to set it manually.

Fixes #43216
2018-02-23 13:38:37 +01:00