João Moreno
efc7cb3a6e
use debian stretch images ( #106656 )
2020-09-14 15:21:50 +02:00
Johannes Rieken
68ff54f975
rename RunOnceScheduler#timeout to delay
2020-09-14 14:37:54 +02:00
Johannes Rieken
90a2bed8c8
fix delay issue for provideCodeLenses, https://github.com/microsoft/vscode/issues/106267
2020-09-14 12:30:16 +02:00
Johannes Rieken
933bdbc296
add NotebookCell#index, https://github.com/microsoft/vscode/issues/106637
2020-09-14 10:39:43 +02:00
Johannes Rieken
b9291026a6
adopt notebook integration tests, https://github.com/microsoft/vscode/issues/105283
2020-09-14 10:23:53 +02:00
Johannes Rieken
842741469c
WorkspaceEdit-api changes, https://github.com/microsoft/vscode/issues/105283
2020-09-14 10:22:59 +02:00
Johannes Rieken
06377cfaaa
NotebookEditorEdit-api changes, https://github.com/microsoft/vscode/issues/105283
2020-09-14 10:19:06 +02:00
Johannes Rieken
ef4df1d1aa
remove old renderCodicons-function, rename renderCodiconsAsElement to renderCodicons
2020-09-14 09:22:22 +02:00
Johannes Rieken
e3380f2682
don't use renderCodicons any more, https://github.com/microsoft/vscode/issues/105799
2020-09-14 09:20:35 +02:00
Johannes Rieken
d3e19e4210
Skip formatting when during format-on-save, the configured formatter cannot be found (continue to show silent notification), https://github.com/microsoft/vscode/issues/106376
2020-09-14 08:50:17 +02:00
SteVen Batten
cca20eba89
Revert "API proposal for tree item icon color"
...
This reverts commit 52e557f26b .
2020-09-11 17:25:12 -07:00
Matt Bierner
cc899f17d3
Create webview.web.contribution
...
Fixes #106516
Creates an explicit contribution file for web. This makes sure we only don't register the `IWebviewService` twice. Not 100% sure this fixes the issue since I couldn't repo the original bug with our oss builds
2020-09-11 16:59:43 -07:00
Matt Bierner
02e6fa2ddd
Use Set instead of array
...
Sets should offer faster checking to see if a property has been seen
2020-09-11 16:59:43 -07:00
Matt Bierner
8a6b38e4ef
use optional chaining
2020-09-11 16:59:43 -07:00
Matt Bierner
3e71592258
Add comment to WebviewViewResolveContext
2020-09-11 16:59:43 -07:00
Matt Bierner
2fb42c3024
Add optional typing for webview state in WebviewPanelSerializer
...
This makes it easier for extensions to correctly type their state if they wish
2020-09-11 16:59:43 -07:00
rebornix
db01f714bc
hide outputs if it is transient.
2020-09-11 15:26:39 -07:00
rebornix
402092dd67
fix #106430 .
2020-09-11 15:12:57 -07:00
Connor Peet
122fc9a1b8
debug: update js-debug
2020-09-11 12:54:43 -07:00
Oleg Demchenko
352a390251
Add preferred_username to the list of msft token claims ( #106511 )
2020-09-11 12:38:03 -07:00
rebornix
c53524a198
cell language should not be freezed.
2020-09-11 11:59:36 -07:00
rebornix
59dcc5c912
notebook document data loss.
2020-09-11 10:57:47 -07:00
Rachel Macfarlane
07ad5d6f18
Remove unused 'SettingSearch' issue type
2020-09-11 10:21:13 -07:00
Miguel Solorio
5c76fc51e0
Update Codicons: add 'magnet' icon
...
4c6115529d
2020-09-11 09:52:37 -07:00
isidor
b0a913b761
explorer: Should maintain row focus after deleting a file
...
fixes #71315
2020-09-11 18:02:51 +02:00
Johannes Rieken
133d95e618
adopt new amd loader with support for TrustedScriptURL, add typings for TrustedTypesFactory et al, https://github.com/microsoft/vscode/issues/106396
2020-09-11 17:59:23 +02:00
isidor
c2da75080d
do not use deprecated dom helper methods
...
#103454
2020-09-11 17:34:48 +02:00
isidor
93c96b63c0
debug and explroer: do not use dom.addClass, dom.toggleClass
2020-09-11 17:20:16 +02:00
isidor
292001621a
do not use hasClass and first
...
#103454
2020-09-11 17:01:45 +02:00
Benjamin Pasero
1fccb9e58c
proxy authentication does not work on 1.49 ( #106434 )
2020-09-11 14:54:03 +02:00
João Moreno
bc38b0accb
argh
2020-09-11 13:55:29 +02:00
João Moreno
bea7a2334e
fix linux build
2020-09-11 13:13:08 +02:00
João Moreno
1f1ac9a2a3
update distro
2020-09-11 12:45:54 +02:00
João Moreno
e75b1a6dcd
Merge branch 'joao/linux-arm'
2020-09-11 12:45:08 +02:00
Benjamin Pasero
13aca0a170
debt - remove some any casts from window
2020-09-11 11:40:05 +02:00
Alex Ross
8e12a92976
Remove Schemas.vscodeRemote from simple file dialog
2020-09-11 10:33:33 +02:00
Johannes Rieken
3994ae4c9e
Trusted types - don't use innerHTML for rapid render, https://github.com/microsoft/vscode/issues/106395
2020-09-11 10:29:39 +02:00
Benjamin Pasero
a46ba1f84c
🆙 web playground
2020-09-11 10:26:43 +02:00
Martin Aeschlimann
7c20c3f8b9
Merge pull request #106374 from microsoft/dependabot/npm_and_yarn/extensions/css-language-features/server/yargs-parser-13.1.2
...
Bump yargs-parser from 13.1.1 to 13.1.2 in /extensions/css-language-features/server
2020-09-11 01:16:59 -07:00
Martin Aeschlimann
2309414153
Merge branch 'master' into dependabot/npm_and_yarn/extensions/css-language-features/server/yargs-parser-13.1.2
2020-09-11 01:16:24 -07:00
Johannes Rieken
55a7f0aa48
update search file, https://github.com/microsoft/vscode/issues/106395
2020-09-11 10:10:35 +02:00
Benjamin Pasero
87847325a6
electron - set spellcheck: false again for windows
2020-09-11 09:49:18 +02:00
Benjamin Pasero
37a11b4314
try to fix build (linux)
2020-09-11 09:46:20 +02:00
Johannes Rieken
2e2d14cb13
some jsdoc for https://github.com/microsoft/vscode/issues/54938
2020-09-11 09:41:31 +02:00
João Moreno
8684731436
update distro
2020-09-11 07:57:46 +02:00
SteVen Batten
40827f365c
fix fonts in monaco menu
2020-09-10 21:58:00 -07:00
Rachel Macfarlane
2c1dd109d6
Fix some trusted type violations, #106395
2020-09-10 18:55:17 -07:00
deepak1556
62b70e6bb5
update exploration branch
2020-09-10 18:29:41 -07:00
rebornix
4aefd4390f
remove spliceNotebook api from textmodel.
2020-09-10 18:13:30 -07:00
rebornix
58d9622c42
unit tests for batched edits.
2020-09-10 18:13:30 -07:00