Commit Graph

19996 Commits

Author SHA1 Message Date
Alex Dima
0287c3cb40 Better TS Lint import enforcement rules for vs/base and vs/editor/contrib 2017-06-16 12:33:56 +02:00
Alex Dima
2f7da22b04 Remove unnecessary import 2017-06-16 12:33:55 +02:00
Alex Dima
30972ec993 Remove unused code 2017-06-16 12:33:55 +02:00
Alex Dima
fb48a513d8 Fix layering issues in vs/base/common 2017-06-16 12:33:55 +02:00
Alex Dima
f6e52ec293 Add support for old-style require statements in linters 2017-06-16 12:31:53 +02:00
Alex Dima
19dff43f67 Add the possibility for restrictions to be an OR array 2017-06-16 12:31:53 +02:00
Alex Dima
31382db17c Move InspectTMScopes up to /workbench/ 2017-06-16 12:31:53 +02:00
Alex Dima
d26fecce85 Move SelectionClipboard up to /workbench/ 2017-06-16 12:31:53 +02:00
Sandeep Somavarapu
c635d7a23f #28538 Let Configuration object gets the root given the resource from workspace 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
a4b6dc9532 #28538 Take workspace as input in Configuration model 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
4e963d7592 #28538 Move getRoot method to Workspace object 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
c2901b2b39 #28538 Extract and expose new Workspace object 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
c0317cbdc8 #28538 Rename new IWorkspace2 to IWorkspace 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
38f0cf830e #28538 Rename old workspaces to legacy 2017-06-16 12:30:03 +02:00
João Moreno
8308461f6e Merge pull request #28816 from ishanarora/master
fixes #22593
2017-06-16 12:18:41 +02:00
Joao Moreno
d53d2d7ef8 fixes #28393 2017-06-16 12:16:07 +02:00
Benjamin Pasero
e7fc27d746 💄 2017-06-16 11:48:58 +02:00
Joao Moreno
66c4bd5e96 Revert "suggest: improve element aria label"
This reverts commit 42d3d54267.
2017-06-16 11:45:54 +02:00
Joao Moreno
e239a4512e tfs: windows build 2017-06-16 11:29:34 +02:00
Joao Moreno
88fd820176 tfs: windows build 2017-06-16 11:27:41 +02:00
Joao Moreno
01c71c1a7e tfs: windows build 2017-06-16 11:26:55 +02:00
Joao Moreno
5ed899192b tfs: windows build 2017-06-16 11:25:16 +02:00
Joao Moreno
3462fd14be tfs: windows build 2017-06-16 11:22:32 +02:00
Joao Moreno
7e70dc1a47 tfs: fix windows build 2017-06-16 11:13:11 +02:00
Joao Moreno
1cc1b75d78 tfs: fix concurrent windows builds 2017-06-16 11:04:22 +02:00
Joao Moreno
735de9f1d7 remove tree.refreshAll 2017-06-16 11:04:22 +02:00
Sandeep Somavarapu
a50ca56b02 Merge pull request #28858 from Microsoft/sandy081/adoptExtHostConfiguration
Adopt ext host to use configuration tree data
2017-06-16 10:19:01 +02:00
Sandeep Somavarapu
f02a1aced9 #27823 Prepare views to suppor toggling 2017-06-16 10:16:49 +02:00
Benjamin Pasero
d3c2ba3642 better fix for NPE in editor.hide() 2017-06-16 10:16:18 +02:00
Alex Dima
7b3daf2043 Small tweaks 2017-06-16 10:15:53 +02:00
Joao Moreno
36ae1a6f81 update distro
related to #20732
2017-06-16 10:08:02 +02:00
Joao Moreno
fd2dac6d58 fixes #28506 2017-06-16 10:00:59 +02:00
Alex Dima
a0cf115d01 Fixes #28694: Call conf.setMaxLineNumber before using the computed layout info 2017-06-16 09:20:08 +02:00
Alex Dima
8abdf3bd50 Remove outdated explanations 2017-06-16 09:20:08 +02:00
Alex Dima
c0bd80f7f5 More TS 2.4 2017-06-16 09:20:08 +02:00
Alex Dima
1ddc7d4e79 Fix TS 2.4 monarch issues 2017-06-16 09:20:08 +02:00
Joao Moreno
42d3d54267 suggest: improve element aria label 2017-06-16 08:57:51 +02:00
Benjamin Pasero
8f2523c4b1 fix potential npe in editor.hide() 2017-06-16 07:52:37 +02:00
Sandeep Somavarapu
81b98b8870 Adopt ext host to use configuration tree data 2017-06-16 07:49:51 +02:00
Rohith Reddy Kumbharkar
5059f47ee2 Fixes issue #28695 with tooltips in Activity Bar (#28783) 2017-06-16 07:47:38 +02:00
Matt Bierner
73015a5e05 Restrict index csp 2017-06-15 17:27:22 -07:00
Rohith Reddy Kumbharkar
e9ec53eb7a Added functionality to toggle break rendering mode for markdown preview (#28713) 2017-06-15 17:24:47 -07:00
Ramya Achutha Rao
baf54ef06f Collapse html,css completion provider for emmet 2017-06-15 17:20:17 -07:00
Rob Lourens
ec95969935 Merge pull request #28849 from aefernandes/aefernandes/welcomepage
changed command palette text for #28847
2017-06-15 17:00:51 -07:00
aefernandes
137b31c4ae changed command palette text 2017-06-15 16:58:21 -07:00
Matt Bierner
540930d590 Pick up TS 2.4.1 insiders 2017-06-15 16:28:31 -07:00
Sandeep Somavarapu
ee2de29cf0 #28538 Implement resource overrides for settings 2017-06-15 22:45:04 +02:00
Sandeep Somavarapu
00400d8fa6 #28538 API to get settings by override identifiers
- language
- resource
2017-06-15 22:45:04 +02:00
Matt Bierner
69fd57e4dc Add CSP To Root Document (#28670)
* Add CSP To Root Document

Adds a content security policy to the root vscode document. This limits what can be loaded. Important changes:

* Connect-src is limited to `self` or `https:`
* script-src is limited to `self`
* object and child-src are limited to `self`
* Media allows `self` `http` `https` and `data`

* Add preload to gulp

* Default to none

* Don't use let in preload
2017-06-15 13:04:08 -07:00
Sandeep Somavarapu
c2d0d459cc #27823 Fix tests 2017-06-15 20:35:06 +02:00