Commit Graph

29993 Commits

Author SHA1 Message Date
Sandeep Somavarapu
d2470e2edf Merge pull request #43261 from vbfox/file_as_folder_in_custom_tree
Allow extensions to specify custom tree view resoure type
2018-02-26 10:45:56 +01:00
Christof Marti
264d0c2ec8 Name, description, icon for merge-conflict extension (#43978) 2018-02-26 09:48:34 +01:00
Joao Moreno
03be224fa4 use links in messages 2018-02-26 09:11:23 +01:00
Benjamin Pasero
739dac65c5 notifications - tweak some or convert to modal dialog 2018-02-26 07:51:06 +01:00
Benjamin Pasero
a45abaa933 fix #44301 2018-02-26 07:51:06 +01:00
Benjamin Pasero
bcacd2fea3 fix #34367 2018-02-26 07:51:06 +01:00
Benjamin Pasero
d80bc6652f fix some list template leaks 2018-02-26 07:51:06 +01:00
Daniel Imms
9031699665 Fix terminal scroll bar when using mouse
Fixes #44300
2018-02-24 11:59:23 -08:00
Daniel Imms
7708d58f9a Fix media-src CSP 2018-02-24 11:52:02 -08:00
Dirk Baeumer
3cac34db81 Add support to clean up language pack caches 2018-02-24 20:26:17 +01:00
Daniel Imms
7ea4cba8c5 Merge pull request #44286 from Microsoft/tyriar/44162
Upgrade to use web audio api in xterm.js
2018-02-24 09:57:05 -08:00
Daniel Imms
6542fe9be5 Merge branch 'master' into tyriar/44162 2018-02-24 09:56:50 -08:00
Matt Bierner
ee558b001c Refactoring
Extract shouldEnableDotCompletions

Extract getConfigurationForResource

Reorder methods

Format sig
2018-02-23 17:25:47 -08:00
Matt Bierner
a269045780 better scope try catch in provideCompletionItems
We only want to swallow exceptions around the request itself
2018-02-23 17:11:30 -08:00
Matt Bierner
ec3e57e946 Remove TS 2.6.1 import path workaround since this was fixed in TS 2.6.2+ 2018-02-23 17:04:55 -08:00
Matt Bierner
a16e650dcf Remove unused cast 2018-02-23 17:01:00 -08:00
Matt Bierner
b0add1e84f Use vscode namespace instead of specific imports 2018-02-23 16:57:44 -08:00
Matt Bierner
0d5bb310d9 Extract should trigger to new method 2018-02-23 16:54:30 -08:00
Matt Bierner
85933d7ba8 Pick up TS 2.7.2 2018-02-23 16:48:09 -08:00
Ramya Achutha Rao
89ca630051 Resolve file before resolving content Fixes #44092 2018-02-23 16:45:28 -08:00
Daniel Ye
1e2281921d 2018-02-23. Merged in translations from Transifex. 2018-02-23 15:55:06 -08:00
Ramya Achutha Rao
c1ee104fd4 Use latest version of telemetry module 2018-02-23 14:57:27 -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