Commit graph

70623 commits

Author SHA1 Message Date
rebornix
ed377f963f no uninitialized documents. 2020-09-08 11:20:27 -07:00
Johannes Rieken
e429fc386e remove NotebookDocument#displayOrder , fixes https://github.com/microsoft/vscode/issues/106305 2020-09-08 20:10:28 +02:00
Johannes Rieken
8b0a7c9582 debt - remove _unInitializedDocuments 2020-09-08 19:56:24 +02:00
rebornix
b2a389c93e 💄 2020-09-08 09:23:39 -07:00
Daniel Imms
a7a501f07a node-pty@0.10.0-beta17
Fixes #105957
2020-09-08 09:09:50 -07:00
rebornix
17d779cfd2 unified onDidChangeContent 2020-09-08 08:57:16 -07:00
IllusionMH
cd3c52b9ca Add numeric values support for terminal.integrated.fontWeight 2020-09-08 18:54:37 +03:00
rebornix
a98552c935 deprecate onDidChangeContent 2020-09-08 08:50:03 -07:00
Rob Lourens
7a92c462c8 Reenable notebook smoke test #105330 2020-09-08 10:46:04 -05:00
rebornix
8ebad589d5 deprecate onDidChangeCells 2020-09-08 08:36:06 -07:00
Johannes Rieken
44b1737a9c chore - when target might be undefined use target?.dispose() over dispose(target) 2020-09-08 17:34:53 +02:00
Alex Ross
52e557f26b API proposal for tree item icon color
Part of #103120
2020-09-08 17:18:39 +02:00
Martin Aeschlimann
7b93ed001c rename to IHostColorSchemeService 2020-09-08 16:59:17 +02:00
Johannes Rieken
12fc18ba86 Use innerText over innerHTML, https://github.com/microsoft/vscode/issues/106285 2020-09-08 16:57:12 +02:00
Benjamin Pasero
436567cd3b pinned tabs - update setting enum name 2020-09-08 16:38:35 +02:00
Johannes Rieken
7b08ea7e02 notebook update 2020-09-08 16:34:41 +02:00
Johannes Rieken
ce19502cdd chore - tweak onDidAddNotebookDocument, onDidRemoveNotebookDocument event, use ResourceMap and fix confusion between models and editors 2020-09-08 16:33:48 +02:00
Christof Marti
fc4163ea01 Add loginShell (microsoft/vscode-remote-release#3593) 2020-09-08 16:32:04 +02:00
João Moreno
1f99a829e6
produce deb, rpm packages 2020-09-08 16:29:14 +02:00
isidor
8abace19c1 explorer: Fix TrustedTypes violation
#106285
2020-09-08 16:27:31 +02:00
João Moreno
1003166b7d
💄 2020-09-08 16:24:51 +02:00
Daniel Imms
5109695773 Update distro 2020-09-08 06:52:23 -07:00
Alex Ross
66ab6580ea Add back hideHover and use on tree context menu show
Fixes #106268
2020-09-08 15:49:02 +02:00
Johannes Rieken
2edbe68c84
Merge pull request #106225 from LeuisKen/master
Fix #106213
2020-09-08 15:48:10 +02:00
Johannes Rieken
1c3d3ae3ac notebooks - don't allow anyone to call unregisterNotebookProvider, add names to TODO-tags 2020-09-08 15:44:29 +02:00
Daniel Imms
ec870eefbb xterm@4.9.0-beta.32, xterm-addon-webgl@0.9.0-beta.4
Fixes #106248
Fixes #105979
Part of #101467
Part of #106072
2020-09-08 06:42:37 -07:00
Alex Ross
ab4892d63b Remove optional from cancellation token in task api
Fixes #105818
2020-09-08 15:39:57 +02:00
Christof Marti
dbc0cfe2b7 Fix TrustedTypes violation (#106285) 2020-09-08 15:37:39 +02:00
Benjamin Pasero
c4d50913a9 Merge branch 'master' into ben/pinned-tabs-setting 2020-09-08 15:10:04 +02:00
Benjamin Pasero
d1ab538db5 editor context keys - renames and deprecations 2020-09-08 14:58:06 +02:00
Benjamin Pasero
5cca952f16 trusted types (#106285) 2020-09-08 14:47:40 +02:00
João Moreno
0f550c2acb
another attempt 2020-09-08 14:45:42 +02:00
Martin Aeschlimann
849acd83eb Treat SConstruct/SConscript files as python automatically. Fixes #105623 2020-09-08 14:33:06 +02:00
Martin Aeschlimann
c255e914cd [bat] change comment token to @rem. Fixes #105896 2020-09-08 14:31:00 +02:00
Martin Aeschlimann
23177e8e30
Merge pull request #106282 from nvuillam/AddNfFileExtensionForGroovy
Add .nf to Groovy file extensions
2020-09-08 05:22:20 -07:00
NicolasVuillamy
1dab4e6979 Add .nf file extension for groovy files 2020-09-08 14:11:03 +02:00
Benjamin Pasero
365d477351 pinned tabs - allow when tabs are disabled too (#100211) 2020-09-08 14:05:13 +02:00
Sandeep Somavarapu
ab566ed1fe use async await 2020-09-08 13:48:56 +02:00
Sandeep Somavarapu
1757307513 #103454 do not use deprecated methods 2020-09-08 12:33:54 +02:00
Sandeep Somavarapu
66db1a7057 #103454 remove objects.assign usage 2020-09-08 12:33:54 +02:00
isidor
b1a66b59b8 debug: dynamic launch configurations should be stored properly
fixes #96293
2020-09-08 11:54:05 +02:00
João Moreno
e73d8797ca
fix armhf build 2020-09-08 11:33:29 +02:00
Johannes Rieken
89a2e78f7c adopt request delays in code lense, also modernize code lens. fixes https://github.com/microsoft/vscode/issues/106267 2020-09-08 11:25:39 +02:00
mbassit
4a801b9737
Increased height of proxy authentication dialog to prevent cutting buttons (#83900) 2020-09-08 11:19:39 +02:00
Martin Aeschlimann
80513ce407 add HostColorService 2020-09-08 11:14:40 +02:00
Martin Aeschlimann
0a22f4cc42 more colorScheme adoption 2020-09-08 11:14:18 +02:00
isidor
707ce447cb fixes #106246 2020-09-08 10:52:09 +02:00
João Moreno
41a90e7c50
fix yarn arch 2020-09-08 10:46:54 +02:00
Johannes Rieken
4281619878 extract request delay managment for reuse, https://github.com/microsoft/vscode/issues/106267 2020-09-08 10:45:26 +02:00
Johannes Rieken
7a6d2cad4f 💄 some code lens polish 2020-09-08 10:45:25 +02:00