Commit Graph

11641 Commits

Author SHA1 Message Date
Ladislau Szomoru
e5d6ff4c06 jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
meganrogge
d7f5575367 skip failing test 2021-04-16 16:54:44 -07:00
Alexandru Dima
30ae7bde85 Respect resolver's trust options 2021-04-16 17:15:09 +02:00
rebornix
155df27d8d 💄 2021-04-15 14:49:11 -07:00
rebornix
d531f3b054 Merge branch 'notebook/dev' into main 2021-04-15 14:00:38 -07:00
rebornix
ebb0a7165b update integration test. 2021-04-15 12:39:19 -07:00
rebornix
060d417505 remove editable and breakpointMargin. 2021-04-15 11:32:45 -07:00
Rachel Macfarlane
296c417c07 Add workspace trust property to auth extensions 2021-04-15 09:22:15 -07:00
Yongming Lai
151c7d5dff Recognise commonly sourced files as shellscript (#121373)
Added files commonly sourced by display managers.

- `.xsession` and its variants referenced in `/etc/X11/Xsession`
- `.xprofile` referenced in `/etc/gdm3/Xsession`

This PR fixes #121372.
2021-04-15 16:32:02 +02:00
Johannes Rieken
f9ca74adc4 Merge branch 'main' into notebook/dev 2021-04-15 09:10:06 +02:00
Matt Bierner
e870a6d700 Update js/ts grammar 2021-04-14 20:42:41 -07:00
Matt Bierner
a5d656cd3f Configure workspace trust for simple browser and image preview 2021-04-14 20:37:01 -07:00
Matt Bierner
293061802c Add workspace trust for markdown extension 2021-04-14 20:33:20 -07:00
Rob Lourens
edbdd6fe09 Fix test, fix cell data startTime and duration visibility 2021-04-14 17:59:49 -07:00
Matt Bierner
2881355f37 Use es2020 as the default target for js/ts implicit projects
Fixes https://github.com/microsoft/TypeScript/issues/43596

For users targetting browsers, this should be a reasonable default. We'd like more feedback during insiders for users targetting other environments
2021-04-14 17:26:55 -07:00
Eric Amodio
7f2bcc1530 Fixes #119032 - changes to support settings UI 2021-04-14 19:04:27 -04:00
Andrew Branch
fa56f6ea3d Add telemetry for import statement completions (#121243) 2021-04-14 09:59:08 -07:00
Andre Weinand
ec579a2c21 Mark server ready extension trusted 2021-04-14 16:12:45 +02:00
Alex Ross
5371ac58c4 Include virtual workspace check for task type enablment 2021-04-14 15:04:06 +02:00
Martin Aeschlimann
3d276ed5cc vscode API - env. Fixes #121261 2021-04-14 10:46:38 +02:00
João Moreno
a09d640311 github auth: improve test env detection
cc @RMacfarlane
2021-04-14 08:59:55 +02:00
Eric Amodio
c8d5c905bf Fixes git rename on windows 2021-04-14 00:16:03 -04:00
rebornix
d13a914bd6 Merge branch 'notebook/dev' into main 2021-04-13 14:12:11 -07:00
SteVen Batten
c5fab4faa3 Boolean Trust State (#121141)
* move to boolean-based trust state

* update api based on feedback
2021-04-13 12:54:52 -07:00
Christof Marti
75f2ce9735 Adopt workspaceTrust 2021-04-13 21:42:54 +02:00
Christof Marti
40a6563f9b Remove git-ui extension 2021-04-13 21:38:53 +02:00
Martin Aeschlimann
c826e9aabd Explicit remote CLI commands (#121212) 2021-04-13 19:49:13 +02:00
Rob Lourens
7104353752 php: use which (#121210) 2021-04-13 19:38:55 +02:00
Martin Aeschlimann
f0a344a76e npm: use which (#121209) 2021-04-13 19:34:43 +02:00
Martin Aeschlimann
6725bd3933 [json] fix for workspaceTrust 2021-04-13 14:41:04 +02:00
Martin Aeschlimann
8e8621c137 [css/json/html] add workspaceTrust property 2021-04-13 14:26:26 +02:00
Johannes Rieken
0788b3fd68 Merge branch 'main' into notebook/dev 2021-04-13 09:17:03 +02:00
Ladislau Szomoru
0c555419fe Extension workspace trust request using product/settings files (#121021)
* Extension workspace trust request using product/settings files
2021-04-13 08:17:48 +02:00
Matt Bierner
119581fc2a Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Matt Bierner
98bbcddec3 Enable noImplicitOverride for extensions 2021-04-12 15:54:18 -07:00
Matt Bierner
d5f4e119e0 Use Array.from's map directly instead of a second call to map 2021-04-12 14:42:39 -07:00
rebornix
9a00c870b9 remove NotebookEditor#selection. 2021-04-12 14:33:45 -07:00
Martin Aeschlimann
318fe9ff80 improve TestResolver command names 2021-04-12 16:08:07 +02:00
Sandeep Somavarapu
219270a10c adopt to workspace trust 2021-04-12 16:00:22 +02:00
Martin Aeschlimann
1b26a6d322 Merge pull request #120938 from bourdakos1/update-seti-icons
Update seti icons
2021-04-12 05:15:27 -07:00
Martin Aeschlimann
66c78c9031 Merge pull request #120841 from CanadaHonk/patch-3
[themes] Fix JSON formatting in High Contrast Black default theme (3)
2021-04-12 03:15:24 -07:00
Jackson Kearl
532a0b3a99 Onboard search-result to workspace trust. 2021-04-09 11:49:42 -07:00
Alex Ross
2894338f38 Add all valid hosts to simple browser (#120929)
and pass sourceUri not targetUri
2021-04-09 16:54:31 +02:00
Nick Bourdakos
243f4660ba Update seti icons 2021-04-09 10:31:51 -04:00
Alex Ross
50fe76ba29 Onboard task extension to workspace trust 2021-04-09 14:29:13 +02:00
Matt Bierner
13944bac07 Pick up new katex version 2021-04-08 22:06:22 -07:00
Matt Bierner
3c89afbbc4 Pull in newer markdown-it katex version 2021-04-08 21:27:45 -07:00
Matt Bierner
9c9e188aa0 Don't use 'self' for image editor csp
On desktop, we now serve webview resources from a different origin than the webview itself. This means we no longer can use `'self'` in our CSP as shorthand and instead should always use the provided `cspSource`
2021-04-08 17:08:08 -07:00
Matt Bierner
84391165c3 Pass in correct project root for notebook cells 2021-04-08 16:49:04 -07:00
Raymond Zhao
f689971195 Mark Emmet trusted 2021-04-08 13:07:25 -07:00