Commit graph

81921 commits

Author SHA1 Message Date
Megan Rogge
ec4babc198
Alt click + terminal button to split (#123531) 2021-05-11 17:20:06 +00:00
Alex Dima
7259955ce3
Do not invoke resolveWithInteraction over terminal settings (#123590) 2021-05-11 19:10:55 +02:00
Alex Dima
5f3466a21e
Change grunt, gulp and jake task auto detection to be off by default (#123588) 2021-05-11 19:09:56 +02:00
Martin Aeschlimann
4151b62cfa
update seti contribution guide 2021-05-11 17:58:26 +02:00
Ladislau Szomoru
c24aad5bf2
Fix issue with extension enablement 2021-05-11 17:53:35 +02:00
Martin Aeschlimann
86bc05155f
update seti theme 2021-05-11 17:35:15 +02:00
Ladislau Szomoru
900a028d27
Extension enablement fix 2021-05-11 16:58:47 +02:00
dependabot[bot]
000e064e61
Bump hosted-git-info from 2.8.8 to 2.8.9 in /test/smoke (#123481)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 07:57:52 -07:00
Alex Ross
9b422e7fa5
Task terminal status tweak
Part of #121659
2021-05-11 16:19:16 +02:00
Johannes Rieken
78c2627b93
destroy working copy manager when view type is removed 2021-05-11 16:06:21 +02:00
Johannes Rieken
b58a33aba7
Merge branch 'main' into notebook/dev 2021-05-11 16:03:52 +02:00
Johannes Rieken
69108a528a
better isNotebookCellOutputItem-check 2021-05-11 16:03:27 +02:00
Benjamin Pasero
c144a884d1
file working copy - let dispose unregister working copies (#123555)
* file working copy - let dispose unregister working copies

* file working copy - add destroyWorkingCopies

* better dispose

* add destroy() that saves
2021-05-11 15:54:30 +02:00
Benjamin Pasero
62df795920
working copy - add has(identifier) 2021-05-11 15:44:00 +02:00
Raymond Zhao
a0ce27feda
Update spdlog, use lazy initialization in extension host (#123033)
* Update spdlog, affects #121513

* Upgrade spdlog, use lazy initialization

* Bump remote spdlog version

* Update dependency again

* Upgrade for lodash vuln

* make sure the appender exists

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-05-11 06:33:01 -07:00
Benjamin Pasero
27af37c2d3
💄 working copy backup discards 2021-05-11 15:26:33 +02:00
Daniel Imms
016c6c8970 Update distro 2021-05-11 06:26:16 -07:00
Daniel Imms
ec9025be0a Include useShellEnvironment in shell dto
Part of #123072
2021-05-11 06:17:50 -07:00
Johannes Rieken
7ad261890f
💄 2021-05-11 14:58:32 +02:00
Alex Ross
4963e05b0d
Remove loading icon from task status
Part of#121659
2021-05-11 14:38:51 +02:00
Johannes Rieken
f07201bf55
close notebook editor when extension goes, e.g extension host restart, https://github.com/microsoft/vscode/issues/123563 2021-05-11 14:30:30 +02:00
Alex Ross
2a39f1f639
Add terminal statuses for tasks
Part of #121659
2021-05-11 14:20:52 +02:00
Ladislau Szomoru
50d78f1585
Simplify transition code 2021-05-11 14:13:53 +02:00
Martin Aeschlimann
1e810cafb7
The default Monokai highlight color is displayed incorrectly. Fixes #123044 2021-05-11 13:46:56 +02:00
Johannes Rieken
04491348e0
Merge branch 'main' into notebook/dev 2021-05-11 13:05:51 +02:00
Ladislau Szomoru
e73447e436
Move banner theme colors 2021-05-11 13:05:17 +02:00
Johannes Rieken
7722872fa1
simpler onDidChangeDiagnostics-event 2021-05-11 12:20:07 +02:00
Johannes Rieken
c99b670267
make sure to invoke onLastListenerRemove when disposing an Emitter, https://github.com/microsoft/vscode/issues/123487#issuecomment-837160646 2021-05-11 11:18:37 +02:00
Benjamin Pasero
e5ae100f2c
fix state tests 2021-05-11 11:11:39 +02:00
Johannes Rieken
07299c900b
💄 2021-05-11 11:09:48 +02:00
João Moreno
4ed31ca457
introduce DomEmitter
related to #123487
2021-05-11 11:09:15 +02:00
Johannes Rieken
5eff4500bd
more jsdoc 2021-05-11 11:04:13 +02:00
Alex Ross
f41b6e6d81
Add active editor to editor tabs and use in variable resolver (#123450) 2021-05-11 01:47:28 -07:00
Benjamin Pasero
102b3b410e
fix tests 2021-05-11 10:25:44 +02:00
Ladislau Szomoru
b6a7db06de
Workspace trust - restricted mode banner (#123110) 2021-05-11 10:23:22 +02:00
Benjamin Pasero
812217d43b
fix compile errors (our watch task is not reliable?) 2021-05-11 10:06:19 +02:00
Benjamin Pasero
42730e3c66
state service 💄 2021-05-11 09:52:41 +02:00
Johannes Rieken
a37e34a9c9
rename extension point to "notebooks", fix default value, https://github.com/microsoft/vscode/issues/121819 2021-05-11 09:51:07 +02:00
Benjamin Pasero
87452fe2b9
state - rewrite state main persistence 2021-05-11 09:48:07 +02:00
Johannes Rieken
d5ab22d7db
test that no RPC leaks via NotebookController 2021-05-11 09:39:01 +02:00
Johannes Rieken
e1a01761fd
more 💄 for docs 2021-05-11 09:30:26 +02:00
Johannes Rieken
e1ac8a6223
add openNotebookDocument, onDidOpen-, and onDidCloseNotebookDocument to finaliztion list 2021-05-11 09:25:15 +02:00
Matt Bierner
4177014a1c
Revert "Put authority into webview resource uri"
This reverts commit 3d978d4dde.
2021-05-10 23:01:26 -07:00
Matt Bierner
beeaa3675c
Remove only 2021-05-10 21:27:33 -07:00
Jackson Kearl
9f0fe65c77
[Getting Started] Allow for localized markdown files
Closes #123538
2021-05-10 20:55:14 -07:00
Matt Bierner
3d978d4dde
Put authority into webview resource uri
This lets us handle the case where a webview needs to load both local and remote resources
2021-05-10 20:40:07 -07:00
Matt Bierner
d60cbb0eae
Pick up latest TS nightly for extension 2021-05-10 19:09:41 -07:00
Megan Rogge
368c86c3f6
Don't hide tabs view until the mouse leaves it (#123500) 2021-05-11 00:29:41 +00:00
Megan Rogge
6c9f17152c
save tabs width in vertical and horizontal terminal panel positions (#123516) 2021-05-11 00:05:54 +00:00
Tyler James Leonhardt
4eef854ab4
Revert "Move bing settings to its own stage (#123504)" (#123523)
This reverts commit 62c9755886.
2021-05-10 16:54:10 -07:00