Commit Graph

94364 Commits

Author SHA1 Message Date
Alexandru Dima 62629146e6 Merge pull request #145053 from microsoft/alex/server-darwin-arm64
Add support for arm64 for server builds
2022-03-16 12:54:26 +01:00
Ladislau Szomoru 5c65b189c9 Tweak source control repositories state restoration 2022-03-16 12:17:29 +01:00
Johannes cdb839aa63 more readonly-ness for parts of the NotebookDocumentChangeEvent, https://github.com/microsoft/vscode/pull/144868 2022-03-16 12:04:16 +01:00
Dirk Baeumer def52f061b Update distro commit 2022-03-16 11:27:26 +01:00
Martin Aeschlimann 5aee6939e2 darwin server script: do not use python. Fixes microsoft/vscode-remote-release#6442 2022-03-16 10:50:35 +01:00
Alexandru Dima bea4702933 Merge pull request #145178 from microsoft/alex/issue-144690
Allow overtyping during composition
2022-03-16 10:03:45 +01:00
Johannes b5da2c6f74 deprecate old notebook events 2022-03-16 09:38:30 +01:00
Johannes ddeee09bfe fix https://github.com/microsoft/vscode/issues/145115 2022-03-16 09:27:52 +01:00
Johannes Rieken dc0e0baa8f Merge pull request #144890 from pjknkda/main 2022-03-16 09:13:34 +01:00
Benjamin Pasero 4b5350f96b history - tweak editor labels 2022-03-16 08:54:04 +01:00
Benjamin Pasero 1ef85dcb55 history - tweak compare command behaviour 2022-03-16 08:40:18 +01:00
Benjamin Pasero 55a54bff42 history - add commands to compare any entries 2022-03-16 08:34:35 +01:00
Benjamin Pasero 4261e7ccd2 history - allow to rename entries 2022-03-16 07:56:34 +01:00
Benjamin Pasero eb8825f6c1 history - add command to remove all of history 2022-03-16 07:21:53 +01:00
Sandeep Somavarapu 2b57883f7a compute target platform on the renderer side 2022-03-16 11:26:38 +05:30
Sandeep Somavarapu 4f9381f1e3 check target platform while handling outdated extensions 2022-03-16 11:26:38 +05:30
Rob Lourens 6fa3243d3f Fix focusIndicator cell part addition #131808 2022-03-15 19:30:08 -07:00
Rob Lourens c79072c68e Move collapse-related code out of cellRenderer to a cell part #131808 2022-03-15 19:16:20 -07:00
Rob Lourens e2d1be5815 Move more code out of cellRenderer and into cell parts
For #131808
2022-03-15 19:16:20 -07:00
Jackson Kearl b8c81801bb Align icons of nested children with parents' 2022-03-15 18:40:44 -07:00
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
Alex Dima 8fd8c14efb Fixes #144690: Improve how the last inserted character is deduced when doing composition and allow overtyping during composition 2022-03-16 00:16:59 +01: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
Alex Dima c80ad9b72c Keep legacy zip file names for darwin x64 2022-03-15 23:19:38 +01: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