Commit graph

80455 commits

Author SHA1 Message Date
Matt Bierner a4b13e3fcf
Bump distro 2021-04-19 18:19:54 -07:00
Matt Bierner 909f03eb3e
Adding a few more override specifiers
For #120675
2021-04-19 18:11:08 -07:00
rebornix 65273f89bc
fix output max height update for diff editor. 2021-04-19 17:55:24 -07:00
rebornix 8fa6582b83
fix diff editor output width/margin. 2021-04-19 17:55:24 -07:00
Sang e5c466f587
markdown-language-features: Fix Windows Preview Link Uri (#120090)
* markdown-language-features: fix windows file uri

* refactor: use Uri.joinPath instead
2021-04-19 17:31:07 -07:00
Matt Bierner 25b47bb957
Use ctrl for add to selection on non-mac platforms
Fixes #121504
2021-04-19 17:29:07 -07:00
Matt Bierner e62f21f40c
Remove extra await 2021-04-19 17:29:06 -07:00
rebornix f26ca76fb6
fix #121623. 2021-04-19 16:23:45 -07:00
Daniel Imms 87c10dba59 Protect against exception when initializing terminal tree
Fixes #121654
2021-04-19 16:08:45 -07:00
Daniel Imms e382db3089
Improve terminal tab setting descriptions
Fixes #121602
2021-04-19 15:39:30 -07:00
Matt Bierner 891683014c
Allow svgs inside iframes inside webviews
Fixes #121638
2021-04-19 14:36:14 -07:00
Matt Bierner 1845ee08b8
Allow specific command uri in extension editor
Fixes #121507
2021-04-19 14:36:14 -07:00
rebornix 180f95fa22
Merge branch 'notebook/dev' into main 2021-04-19 14:00:38 -07:00
Andre Weinand ea5434ca54
node-debug@1.44.26 2021-04-19 22:27:49 +02:00
Megan Rogge 41d0782ede resize when tab location changes 2021-04-19 20:24:59 +00:00
João Moreno d6ddd5866c
use dom api to resolve file schema on web 2021-04-19 22:16:33 +02:00
João Moreno f6b293d318
IFileService.getProvider 2021-04-19 22:16:33 +02:00
João Moreno 288368cdc0
add @types/wicg-file-system-access 2021-04-19 22:16:33 +02:00
Connor Peet 8215a110a9
fix: build 2021-04-19 12:59:35 -07:00
Connor Peet 6df31c584a
trust: make workspace trusted during unit tests 2021-04-19 12:46:50 -07:00
Connor Peet b0eff48b18
testing: adopt workspace trust for testing
Fixes #2047
2021-04-19 12:44:04 -07:00
Jackson Kearl 94894dfe7f
Close #121395 2021-04-19 12:15:19 -07:00
Tyler James Leonhardt caaa44b7aa
Update aria label to include codicon names and wrap in spaces (#121496) 2021-04-19 11:40:41 -07:00
isidor 9dff5e0e01
debug: workaround to open new debugee window in Safari
fixes #118731
2021-04-19 20:11:20 +02:00
Connor Peet 3a3864174e
trust: onboard debug land to workspace trust 2021-04-19 11:08:24 -07:00
rebornix d415fc0d0e
adopt notebookSelector in status bar API. 2021-04-19 10:15:26 -07:00
SteVen Batten 9e323dacff fixes #121621 2021-04-19 09:07:12 -07:00
Eric Amodio 6836261663 Adds workspace trust setting 2021-04-19 11:53:57 -04:00
SteVen Batten 86157f0d55 api resolves immediately trust state in non-modal 2021-04-19 08:52:52 -07:00
rebornix f9db59cc75
update jsdocs. 2021-04-19 08:49:06 -07:00
Ladislau Szomoru dec167076b
Remove code related to dangling files 2021-04-19 17:46:42 +02:00
Ladislau Szomoru d7f19966a4
Fix #121289 2021-04-19 17:12:54 +02:00
Andre Weinand 1cafce9f5b
DAP: new option suspendDebuggee on disconnect request 2021-04-19 16:34:09 +02:00
Benjamin Pasero cdb8d62f08
Ben/workingcopy typeid (#121646)
* working copies - first cut typeId support

* editors - remove whenClosed from editor service and make a standalone helper specific for text files

This method was never really working for custom editors and was never used in that context anyway.

* editors - move some code over to browser/editor.ts

* editors - move some code out of common/editor.ts

* backups - introduce backup identifiers and adopt

* backups - rename to be working copy related

* working copy - extract a workingCopy.ts file

* windows - fix tests

* backup - change to a buffer format (away from text snapshots)

* File gets garbled characters when restored from backup (fix #121347)

* 💄

* text files - add a getDecodedStream method

* working copy backup cleanup

* more working copy backup cleanup

* working copy - do not allow VSBuffer for backups

* add test for whenTextEditorClosed

* working copy backup - more tests

* backups - some more 💄
2021-04-19 16:24:53 +02:00
Benjamin Pasero 4dde01fe34
backups - some more 💄 2021-04-19 16:23:27 +02:00
Sandeep Somavarapu 500b051842
Fix #121506 @joaomoreno - Seems typo 2021-04-19 16:22:29 +02:00
Sandeep Somavarapu 05fa4efaec
show disabled reason for extension disabled in virtualws 2021-04-19 16:12:12 +02:00
Benjamin Pasero 8f67a43aa2 web api - remove types that are not exposed in any API 2021-04-19 15:29:26 +02:00
Sandeep Somavarapu 5efce0f7e0
fix tests 2021-04-19 15:11:06 +02:00
Benjamin Pasero 5dbb0cc89a
working copy backup - more tests 2021-04-19 15:04:58 +02:00
João Moreno 7e22b12c4d fix build 2021-04-19 15:02:07 +02:00
João Moreno 2ea7d9c65f Merge branch 'joao/fix-120696' into main 2021-04-19 14:42:06 +02:00
Benjamin Pasero 3606317e4b
add test for whenTextEditorClosed 2021-04-19 14:37:49 +02:00
Ladislau Szomoru b89cb3dccd
Format code 2021-04-19 14:36:49 +02:00
Ladislau Szomoru 92b4126f27
Move workspace trust code into ExtensionManifestPropertiesService 2021-04-19 14:33:16 +02:00
Sandeep Somavarapu 401554bc45
change property to supportVirtualWorkspace 2021-04-19 14:21:57 +02:00
Sandeep Somavarapu bfe28fa096
implement workspace requirements for extensions 2021-04-19 14:21:56 +02:00
João Moreno 47231d090d adopt trust in github 2021-04-19 11:58:10 +02:00
Johannes Rieken f9fec24b45
make INotebookKernel2 extends INotebookKernel 2021-04-19 11:56:18 +02:00
Benjamin Pasero b0ac820e34
working copy - do not allow VSBuffer for backups 2021-04-19 11:53:16 +02:00