Commit graph

81165 commits

Author SHA1 Message Date
Ladislau Szomoru 0bc066daef
Add extension support completion provider to core 2021-04-29 13:43:41 +02:00
Sandeep Somavarapu eeceecef81
update doc 2021-04-29 13:03:46 +05:30
Matt Bierner 780eb163b7
Improve capabilities.untrustedWorkspaces contribution (#122603)
Fixes #122602

- Add snippet
- Use markdown string for strings that use backticks
- Add enum descriptions for `supported`
- Mark `supported` as being required
2021-04-29 09:01:50 +02:00
Sandeep Somavarapu 5682823e66
improve virtual workspace disablement wording 2021-04-29 12:28:04 +05:30
meganrogge 0123d26aaa
tweak setting config 2021-04-28 19:33:26 -07:00
Matt Bierner 2f915a24b4
Don't label custom editors are readonly if the editor is not editable
Fixes #122605
2021-04-28 18:28:08 -07:00
Matt Bierner 28a1bc2f35
Revert "Merge pull request #122540 from microsoft/tyriar/122104"
This reverts commit 06694a8e57, reversing
changes made to 36fe84236d.
2021-04-28 18:11:32 -07:00
Matt Bierner 3915fcfe49
Add some links and small cleanup for JS/TS settings 2021-04-28 17:31:18 -07:00
Matt Bierner e8eb44523e
Improve auto-fetch setting display
- Use markdown
- Use link
2021-04-28 17:25:41 -07:00
Matt Bierner a4fdb2c3ad
Make adding overrides an preferred quick fix 2021-04-28 16:43:52 -07:00
deepak1556 9064c909d7 chore: bump electron@12.0.5
Fixes https://github.com/microsoft/vscode/issues/118267
2021-04-29 08:37:25 +09:00
Matt Bierner 7adfba6262
Remove no implicit override task
Now enabled by default
2021-04-28 16:33:01 -07:00
Cody Beyer 60f46f2f7a
Adding JS and PY Azure SDK packages (#122468) 2021-04-28 15:28:00 -07:00
SteVen Batten f15ac1527f fix unit tests for web 2021-04-28 15:14:04 -07:00
rebornix 75f4c87a85
fix #122548. 2021-04-28 15:13:33 -07:00
rebornix c56f5ea118
fix #122359. 2021-04-28 14:56:37 -07:00
SteVen Batten 2858d5f3a7 remove trust from web 2021-04-28 14:50:47 -07:00
Matt Bierner 6a841dd8d5
Remove extra padding on h1s in markdown cells
Fixes #122579
2021-04-28 14:09:33 -07:00
Peng Lyu 40e0a578a8
Merge pull request #122505 from joyceerhl/dev/joyceerhl/markdown-cell-padding
Add missing padding-bottom for notebook markdown cells
2021-04-28 14:08:38 -07:00
Andrew Branch 033f6aac86
Fix missed Previewer.plain call due to adjacent @ts-expect-error (#121975) 2021-04-28 14:04:29 -07:00
Daniel Imms f17e1ce19d Update distro 2021-04-28 13:44:48 -07:00
Daniel Imms f8033ad59a xterm@4.12.0-beta26
Diff: eedc314...4a7bbe6

Fixes #121017
2021-04-28 13:41:16 -07:00
rebornix 3719898cb8
Merge branch 'notebook/dev' into main 2021-04-28 13:36:56 -07:00
Logan Ramos bf7d8da5f0
Fix #122360 2021-04-28 16:33:08 -04:00
Megan Rogge 2f5e355bea
fix #122329 (#122576) 2021-04-28 19:05:15 +00:00
Connor Peet 968d670266
testing: fix welcome view being shown incorrectly
Fixes https://github.com/microsoft/vscode/issues/119675
2021-04-28 11:47:38 -07:00
Matt Bierner 7770708545
Reapply markup renderers change
Rewriting how we do replacements in the webviewPreloads function to hopefully handle optimization better
2021-04-28 10:44:25 -07:00
Eric Amodio c8c96aae9d Fixes # 122567: regex included .git in capture 2021-04-28 13:27:51 -04:00
Rob Lourens 5082e72921 Avoid cell execution icon flickering due to rerendering spinner 2021-04-28 10:26:16 -07:00
Rob Lourens 201063aa2e Fix missing cell execution icon 2021-04-28 10:26:16 -07:00
Rob Lourens d89a35b91f API TODO 2021-04-28 10:26:16 -07:00
Connor Peet 107351bc20
debug: use category instead of tag for search
For https://github.com/microsoft/vscode/issues/119110
Refs https://github.com/microsoft/vsmarketplace/issues/68#issuecomment-828635629
2021-04-28 10:23:44 -07:00
Alex Ross 82399e71c2
Even more port forwarding logging 2021-04-28 19:14:24 +02:00
SteVen Batten 29b49a0392 fixes #122520
fixes #122393
2021-04-28 09:53:39 -07:00
SteVen Batten 26ce025594 fixes #122310 2021-04-28 09:44:00 -07:00
Alex Ross 1bd250ca51
Set tunnel factory earlier (#122557)
* Set tunnel factory earlier

* Don't await in setTunnelExtensionFunctions
2021-04-28 18:43:13 +02:00
meganrogge a8a1b0f6db
fix #122452 2021-04-28 09:40:23 -07:00
Connor Peet 3b1b002b03
testing: mark runs complete if trust is not given 2021-04-28 09:35:30 -07:00
Sandeep Somavarapu 606bf316c7
Fix #122544 2021-04-28 21:09:51 +05:30
Rob Lourens 6f6b815650 Call cell statusbar providers after changes are sent to the EH
Fix #122341
2021-04-28 08:30:30 -07:00
Daniel Imms 99f8682e29 Fix inherited split cwd
Fixes #121705
2021-04-28 08:20:37 -07:00
Alexandru Dima 5728f84b8c
Merge pull request #122399 from solomatov/ext-host-hang
Terminate in case of ext host IPC timeout
2021-04-28 17:14:22 +02:00
Daniel Imms 24faa3733f Resolve profile environment when launching default
Fixes #122358
2021-04-28 08:08:00 -07:00
Raymond Zhao 13d3c0e757
Add explicit dispose calls for DiskFileSystemProvider in tests (#121857) 2021-04-28 08:07:40 -07:00
Daniel Imms e2eb2ec0d7 Add enum descriptions to tabs settings
Fixes #122552
2021-04-28 07:57:06 -07:00
Sandeep Somavarapu 398a23805b
Fix #122311 2021-04-28 20:26:15 +05:30
Daniel Imms 06694a8e57
Merge pull request #122540 from microsoft/tyriar/122104
Bring back workspace shells via setting
2021-04-28 07:52:49 -07:00
Daniel Imms 36fe84236d Rename hideForSingle to hideCondition
Fixes #122551
2021-04-28 07:52:32 -07:00
Rob Lourens 1e9c0a643e Fix notebook cell collapse action
Fix #122318
2021-04-28 07:47:12 -07:00
Daniel Imms 935fb2b33c Merge remote-tracking branch 'origin/main' into tyriar/122104 2021-04-28 07:37:57 -07:00