Commit graph

81997 commits

Author SHA1 Message Date
rebornix
caad0a943f
compute markdown indicator height 2021-05-11 22:03:54 -07:00
Benjamin Pasero
d026aff522
file working copy - fallback to backup when saving from destroy 2021-05-12 07:00:54 +02:00
Matt Bierner
84c4dfbdc9
Don't expand arguments 2021-05-11 21:07:19 -07:00
Rob Lourens
5c22e55a74 Disable broken smoke test #123621 2021-05-11 19:26:30 -07:00
Matt Bierner
b847eb35e7
Add remote-authority to webview uri 2021-05-11 18:14:13 -07:00
rebornix
5537a8a9c4
dispose notebook options. 2021-05-11 18:09:11 -07:00
rebornix
ddf02aee48
compute webview options. 2021-05-11 18:07:08 -07:00
rebornix
3cdf41aa1c
compute editor padding. 2021-05-11 17:58:53 -07:00
Andrea Mah
927e791753
Fix Initial Scroll Position on Markdown Dynamic Preview (#123613)
* added semicolons to pass code check

* removed preliminary work for static preview

* cleanup

Co-authored-by: Andrea Mah <t-andreamah@microsoft.com>
2021-05-11 17:12:19 -07:00
rebornix
662cdc5e84
move cell toolbar location setting into notebook options. 2021-05-11 17:08:32 -07:00
rebornix
db0cea611b
fix cell toolbar position for hidden. 2021-05-11 16:53:23 -07:00
Connor Peet
36e8f2b301
extensions: don't use named regex groups to avoid build err 2021-05-11 16:46:01 -07:00
rebornix
46a5757834
add cell status bar configuration handling in notebook options. 2021-05-11 16:42:33 -07:00
rebornix
04398f16e8
ViewContext for notebook options and event dispatcher. 2021-05-11 16:14:25 -07:00
Connor Peet
3439958ed1
bump distro 2021-05-11 15:45:15 -07:00
Connor Peet
3ef8ea56b6
extensions: allow date-based engines constraint
Fixes #121749
2021-05-11 15:41:46 -07:00
rebornix
3252533662
compute editor width. 2021-05-11 15:03:14 -07:00
rebornix
28cc8e8aab
extract common layout calculation code. 2021-05-11 15:03:14 -07:00
rebornix
65aa0c2630
💄 2021-05-11 15:03:14 -07:00
rebornix
55888553df
use stylesheet text content other than insertRule as the DOM node might not be attached yet. 2021-05-11 15:03:14 -07:00
rebornix
d4e6b16a63
move layout constants to notebook options. 2021-05-11 15:03:13 -07:00
rebornix
05d4a5c56d
skip test. 2021-05-11 15:01:45 -07:00
rebornix
eb6e048ca3
Merge branch 'notebook/dev' into main 2021-05-11 14:08:05 -07:00
rebornix
6dac1365fc
Notebook cell editor background color. 2021-05-11 14:07:49 -07:00
SteVen Batten
bf24ab16e0 refs #123521 2021-05-11 19:22:46 +00:00
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