Martin Aeschlimann
3a79bc5bdd
Improve ThemeIcon documentation. For #43216
2018-02-26 13:11:49 +01:00
Benjamin Pasero
a23edada50
debt - avoid deprecated Buffer ctors
2018-02-26 13:09:54 +01:00
Alex Dima
0c1cb4571f
Warn only if grammar paths are different
2018-02-26 13:08:56 +01:00
Alex Dima
f8cc441e21
Fixes #29033
2018-02-26 13:05:59 +01:00
isidor
a89383b3ad
debug user launch: resolve variables against a folder if you are in a folder vscode
2018-02-26 12:39:52 +01:00
Christof Marti
6cacaef5a8
Open Welcome page as a preview editor ( fixes #32416 )
2018-02-26 12:36:13 +01:00
isidor
be9d877269
Breakpoint tooltip polish
...
fixes #44407
2018-02-26 12:24:26 +01:00
Isidor Nikolic
28f33734e8
Merge pull request #44362 from ntovas/feature/KeepExpandingStatus
...
Keep item expanded after rename
2018-02-26 11:57:12 +01:00
Sandeep Somavarapu
dffab45f20
#43216 Fix folder and file type computation
2018-02-26 11:50:17 +01:00
Christof Marti
3de4e2f515
Log use of file search ( fixes #43605 )
2018-02-26 11:49:50 +01:00
Sandeep Somavarapu
1fe73ac78c
💄 #43216
2018-02-26 11:36:32 +01:00
Sandeep Somavarapu
7605653d73
Improve documentation #43216
2018-02-26 11:09:14 +01:00
Matt Bierner
5122e83f63
Disallow drag splitting of non-splittable editors ( #44308 )
...
**Problem**
Editors use the `supportsSplitEditor` property to enable/disable splitting. Even if splitting is disabled, you can still split an editor by dragging it to create a new copy.
**Fix**
For non-splittable editors, make dragging always just move the editor to a new group
2018-02-26 11:01:40 +01:00
Benjamin Pasero
8015c58d78
follow up change from PR 44269 to preserve command IDs
2018-02-26 10:54:32 +01:00
Itamar
3f6df1e78d
Renaming Close Unmodified to Close Unsaved ( #44269 )
...
* Renaming Close Unmodified to Close Unsaved
https://github.com/Microsoft/vscode/issues/44033
* Putting back action identifiers
2018-02-26 10:53:30 +01:00
Joao Moreno
d0ebe4ed8c
fix bad ctor
2018-02-26 10:53:04 +01:00
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
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
Ntovas
967a730779
Attempt to fix hygiene error
2018-02-25 23:32:52 +02:00
Ntovas
960c1645a2
Keep item expanded after rename
2018-02-25 20:10:18 +02: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
6542fe9be5
Merge branch 'master' into tyriar/44162
2018-02-24 09:56:50 -08:00
Ramya Achutha Rao
89ca630051
Resolve file before resolving content Fixes #44092
2018-02-23 16:45:28 -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
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
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