Commit Graph

10621 Commits

Author SHA1 Message Date
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
Matt Bierner 604b950f0d Reapply badclient commit
Fixes #120781

Add second file this time
2021-04-08 09:09:25 -07:00
CanadaHonk 13452d7fd6 Fix JSON formatting in High Contrast Black default theme (3) 2021-04-08 15:54:02 +01:00
Alex Ross ffde5985b2 Update color for port wtih running process
Part of microsoft/vscode-remote-release#4826
2021-04-08 14:29:39 +02:00
CanadaHonk 936219d314 Fix JSON formatting in High Contrast Black default theme (2) 2021-04-08 11:37:22 +01:00
Martin Aeschlimann eadff843e8 Merge pull request #120761 from CanadaHonk/patch-1
Fix JSON formatting in High Contrast Black default theme
2021-04-08 12:31:00 +02:00
Benjamin Pasero de3aca7a53 Revert "Add badclient telemetry property"
This reverts commit e5ef9895b6.
2021-04-08 08:03:54 +02:00
Matt Bierner e5ef9895b6 Add badclient telemetry property
TS will now notify us if it thinks the error was caused by the client instead of by a server error
2021-04-07 18:49:06 -07:00
Matt Bierner 5207b98402 Update JS/TS grammars 2021-04-07 17:45:59 -07:00
CanadaHonk 4f55d8181b Fix JSON formatting in High Contrast Black default theme 2021-04-07 22:08:21 +01:00
Matt Bierner c19bae2dfc Pick up TS 4.2.4 2021-04-07 12:58:43 -07:00
Matt Bierner 73ae56b82b Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Matt Bierner 05b52df98a Update JS/TS grammar 2021-04-06 17:17:43 -07:00
Jean Pierre 8117fec7df Fixes #120036 (#120275) 2021-04-06 15:29:36 -07:00
Raymond Zhao bbcaac9693 Fix output.selfClosingStyle, fixes #120417 2021-04-06 14:37:43 -07:00
rebornix 3efdebb1e7 Merge branch 'notebook/dev' into main 2021-04-06 14:03:18 -07:00
Raymond Zhao 551daf412e Polish and fix #120245 2021-04-06 10:57:48 -07:00