Commit Graph

94336 Commits

Author SHA1 Message Date
meganrogge
9cabbb3454 remove overviewRuler 2022-03-15 21:36:43 -04:00
Megan Rogge
280e61839a add OverviewRuler to the terminal (#145146) 2022-03-15 21:35:33 -04:00
meganrogge
438c67889b update distro 2022-03-15 21:33:15 -04:00
meganrogge
037b4f4c15 xterm@4.19.0-beta.3 2022-03-15 21:29:51 -04:00
meganrogge
741b0dc708 xterm@0.7.0-beta.11 2022-03-15 21:16:06 -04:00
Rob Lourens
89048b8b8f Get rid of handled errors logged from IPC
Fix #144559
2022-03-15 17:30:53 -07:00
rebornix
157cba093c fix #140673. 2022-03-15 17:01:33 -07:00
Jackson Kearl
1bcad24aba Fix rendering error in setting description 2022-03-15 16:58:38 -07:00
Rob Lourens
92d1a92043 Show editor progress bar when top of cell scrolls out of view
Fix #144114
2022-03-15 16:49:12 -07:00
Akat
ef3ebd85d9 docs: more precise description for exports in Extension (#144947)
more precise description for exports in Extension
2022-03-15 16:29:54 -07:00
SteVen Batten
5ac5b967ce improve host label
update host label to use authority if no workspace suffix is provided
2022-03-15 15:44:14 -07:00
Miguel Solorio
5c78623167 Increase gap in modified decorator pattern (refs #142809) 2022-03-15 15:40:20 -07:00
Aaron Munger
70182c038f Merge pull request #144789 from amunger/aamunger/CreateNotebook
include 'create notebook' in the command pallette
2022-03-15 15:29:17 -07:00
Sandeep Somavarapu
204bac00b6 fix updating view and view container positions when updated in storage 2022-03-16 03:34:42 +05:30
Joyce Er
1de5566252 Bump distro 2022-03-15 15:01:02 -07:00
Matt Bierner
89113dd1bf Batch view size updates
For #145082

Not sure this will actually fix #145082 but the current impl results in every view triggering resize updates in a loop. It'd be better to update all the views at once so we only have to write out the new view states once
2022-03-15 14:15:18 -07:00
Ladislau Szomoru
efda0d82ae Set repositories list anchor after closing a repository 2022-03-15 21:36:43 +01:00
Benjamin Pasero
066b362943 fix layers checker to support trace 2022-03-15 21:06:22 +01:00
Logan Ramos
09e072f580 Have tab label use tab id 2022-03-15 16:00:03 -04:00
Benjamin Pasero
192f24b80f history - add more commands 2022-03-15 20:58:27 +01:00
Johannes
3820f34dca use console.trace when injected services don't match static args 2022-03-15 20:57:53 +01:00
Raymond Zhao
c54392f68b Add gap above Settings editor split view (#145137) 2022-03-15 12:54:01 -07:00
Jackson Kearl
2626c7f17c Fix #145135 2022-03-15 12:25:31 -07:00
Benjamin Pasero
425833c303 timeline - revert back to showing multiple sources 2022-03-15 20:16:31 +01:00
Jackson Kearl
d31632d80b Improve Nest Rendering mk 2 2022-03-15 12:13:51 -07:00
Benjamin Pasero
e5ebb2ce37 history - enable tests again by setting increasing unique timestamp 2022-03-15 20:06:57 +01:00
Benjamin Pasero
e2237535c6 history - skip all tests 2022-03-15 19:24:47 +01:00
Logan Ramos
cfb17b4c69 Add missing import 2022-03-15 14:02:37 -04:00
Benjamin Pasero
21c88a63af history - try to fix flaky tests 2022-03-15 18:25:58 +01:00
Benjamin Pasero
d0a99ee458 history - move emitters into model 2022-03-15 18:16:07 +01:00
Matt Bierner
f911411c46 Revert "Pick up new TS version for building VS Code"
This reverts commit cd522655a1.

This breaks some of our build scripts. Needs more work
2022-03-15 10:06:22 -07:00
Benjamin Pasero
87b9994959 history - allow to remove entry 2022-03-15 17:59:53 +01:00
Benjamin Pasero
03b0fb8572 history - try to fix unreliable test 2022-03-15 17:59:52 +01:00
Matt Bierner
cd522655a1 Pick up new TS version for building VS Code 2022-03-15 09:53:01 -07:00
Rob Lourens
44816f1eca Support dragging non-contiguous notebook cell selections
Fix #133915
2022-03-15 09:49:39 -07:00
Martin Aeschlimann
e971acd737 Code server provide a way to open a default-folder or default-workspace. Fixes #143580 2022-03-15 17:31:58 +01:00
isidor
c94e9da4c3 update distro 2022-03-15 17:24:38 +01:00
Benjamin Pasero
462b019f9d history - tweak commands 2022-03-15 17:13:32 +01:00
Benjamin Pasero
15d081c5d7 Merge pull request #145136 from microsoft/ben/history
Add support for a local file history in timeline view
2022-03-15 17:01:00 +01:00
Alex Dima
27bac1956a Inherit isBuiltin when overwriting a built in extension 2022-03-15 16:48:27 +01:00
Benjamin Pasero
92fc923fb0 history - fix commands 2022-03-15 16:20:55 +01:00
Alex Dima
cd289fc8c3 Reduce type duplication 2022-03-15 16:06:32 +01:00
Alexandru Dima
f736be9353 Merge pull request #145132 from eltociear/patch-10
Update README.md
2022-03-15 16:05:16 +01:00
Benjamin Pasero
0a500323fa history - store active timeline source in workspace storage 2022-03-15 15:29:23 +01:00
Ikko Ashimine
e5adef5856 Update README.md
Github -> GitHub
2022-03-15 22:57:09 +09:00
Logan Ramos
14d52d9523 Add ocmment for preserveFocus 2022-03-15 09:56:51 -04:00
Logan Ramos
ed5a545047 Fix #145111 2022-03-15 09:55:57 -04:00
Sandeep Somavarapu
037fd05f03 Merge pull request #145035 from microsoft/sandy081/fix145034
Improve URL handling when extension is not installed or disabled
2022-03-15 18:35:43 +05:30
Sandeep Somavarapu
fba32c6438 rename the method 2022-03-15 18:34:14 +05:30
Johannes
3470f05276 some more tab todos 2022-03-15 12:58:40 +01:00