Commit graph

78401 commits

Author SHA1 Message Date
Benjamin Pasero c7a86c0797
🆙 distro 2021-03-15 12:31:29 +01:00
Benjamin Pasero 68a252ea77
environment - depend on product service 2021-03-15 11:56:03 +01:00
Benjamin Pasero eb90b1c59c
sandbox - extract IPC based file service (client) and improve runtime behaviour 2021-03-15 11:32:55 +01:00
Benjamin Pasero f241e2e26a
debt - inline deprecated amd.ts methods into tests 2021-03-15 11:32:08 +01:00
Benjamin Pasero 8f1b7a36de
sandbox - allow to reuse environment service in sandbox 2021-03-15 11:27:31 +01:00
Benjamin Pasero 1441ba91f0
environment - consistently handle VSCODE_CWD in all our node.js processes 2021-03-15 11:22:42 +01:00
Benjamin Pasero 56ee90e32e
path - never use fs.promises.realpath 2021-03-15 11:09:54 +01:00
Martin Aeschlimann 3d626dd868 Use "%~1" instead of "%1" in bat argument parsing. 2021-03-15 10:15:45 +01:00
Benjamin Pasero 640fa1af29 debt - use product service in more places 2021-03-15 09:49:11 +01:00
Johannes Rieken 0e05a1f21a
fix integration test 2021-03-15 09:11:45 +01:00
Johannes Rieken 819cb01e0e
make notebook integration test more stable, fixes https://github.com/microsoft/vscode/issues/118889 2021-03-15 08:58:55 +01:00
Jackson Kearl 84fe402d65
Improve getting started page
- Allow clicking checks to dismiss items
- Allow hiding categories
2021-03-12 21:09:21 -08:00
Jackson Kearl e05ab31f37
Clean up styling when contrast borders are defined 2021-03-12 21:09:20 -08:00
SteVen Batten a90759b539 fix build 2021-03-12 17:13:19 -08:00
SteVen Batten 3006ac8e94 try out multiline extension view 2021-03-12 16:38:00 -08:00
SteVen Batten 5ad7633c4e fix scrolling body for workspace trust editor 2021-03-12 15:53:37 -08:00
SteVen Batten 809e11134c fix css for extensions grid view and settings 2021-03-12 11:57:50 -08:00
Peng Lyu 1a5d7f4f8e
Merge pull request #118482 from microsoft/rebornix/nb-list-focus
Rebornix/nb list focus
2021-03-12 11:56:14 -08:00
Abhijeet Joshi b81cea2a35
Fix Emmet abbreviation for Handlebars style blocks (#118832)
Co-authored-by: Abhijeet Joshi <abhjos@microsoft.com>
2021-03-12 11:54:16 -08:00
Rob Lourens 257fbae3f3 Ensure editorContextKeyService on markdown cell gets disposed
Related to #118782
2021-03-12 11:06:07 -08:00
Rob Lourens e1f84e38ab Ensure markdown cell editor is disposed
Fix #118782
2021-03-12 11:06:07 -08:00
rebornix 216bff5771
Merge remote-tracking branch 'origin/main' into rebornix/nb-list-focus 2021-03-12 10:59:40 -08:00
rebornix eac163c061
fix tests. 2021-03-12 10:56:46 -08:00
rebornix c1f954ce48
optimize scroll view from bottom. 2021-03-12 10:43:41 -08:00
rebornix 5af4ccb87b
copy cells with multi select. 2021-03-12 10:30:00 -08:00
rebornix ad7983834a
extract clone cell. 2021-03-12 10:29:28 -08:00
rebornix 34a537bb73
sort numbers. 2021-03-12 10:27:27 -08:00
Alexandru Dima ffdef6b9be
Fixes #118759: Render a separate span for each inline decoration 2021-03-12 17:12:37 +01:00
rebornix 458904ed7a
move cells with multi select 2021-03-12 08:06:45 -08:00
rebornix e545c0750b
copy paste with hidden cells. 2021-03-12 08:05:22 -08:00
Alexandru Dima 17beaf29fd
Fixes #118614: Clear any outstanding state / requests and fetch semantic tokens when the language mode changes 2021-03-12 16:36:09 +01:00
Alex Ross 8ca6a56d46
Try restoring ports more often
Part of microsoft/vscode-remote-release#4551
2021-03-12 15:21:46 +01:00
isidor d7622d392b
change back untitled hint default to be hidden 2021-03-12 15:13:41 +01:00
Johannes Rieken edf387a2e8
run filename through realpath because it seems nodejs isn't always doing that, https://github.com/microsoft/vscode/issues/118812 2021-03-12 14:17:19 +01:00
Benjamin Pasero 1c9e7eb296 💄 2021-03-12 13:59:52 +01:00
Benjamin Pasero 5a8936ae63
Lift native text file service to electron-sandbox (#118815)
* sandbox - lift native text file service to electron-sandbox

* polish docs and ensure tests actually run

* add write unlock capability

* do not use fs constants (fix tests)
2021-03-12 13:52:00 +01:00
Benjamin Pasero 1bb87db91d debt - provide groups merging from service and add test 2021-03-12 13:50:42 +01:00
Alex Ross 0b4915dcea
Change portsAttributes others to be its own setting 2021-03-12 12:56:43 +01:00
Martin Aeschlimann 61fe79db65 Remote indicator for folders and workspaces from contributed file systems. Fixes#118813 2021-03-12 12:19:36 +01:00
Martin Aeschlimann 55bfe8c216
Merge pull request #118766 from microsoft/aeschli/extensionDevelopmentKindSimple
configure extension kind of extensions under development
2021-03-12 12:01:34 +01:00
isidor 5109a52b2a
explorer: use findClosesRoot in select() 2021-03-12 11:42:19 +01:00
Isidor Nikolic 3aca77c016
Merge pull request #118777 from jeanp413/fix-118557
Fix strange behavior of files.exclude in workspace with nested folders
2021-03-12 11:37:35 +01:00
John Murray 3eae853474
fix #117093 update Filter on Type indicator after 'list.toggleFilterOnType' command (#117099) 2021-03-12 02:01:34 -08:00
Alexandru Dima 9d220a95c1
Fixes #110885: Have --max-memory also be applied to the extension host 2021-03-12 11:01:09 +01:00
João Moreno bd74e2fb6a
replace openOnFocus with selectionNavigation
related to #118045
2021-03-12 10:48:59 +01:00
Martin Aeschlimann 5f451c6670
Merge branch 'main' into aeschli/extensionDevelopmentKindSimple 2021-03-12 10:32:21 +01:00
Benjamin Pasero 1f22e55bad sandbox - share most desktop.main code 2021-03-12 08:29:58 +01:00
Benjamin Pasero d6d2910b96 sandbox - use actual workspace and config service 2021-03-12 08:03:28 +01:00
rebornix 1dce5d3553
replaceCells as a single edit. 2021-03-11 22:11:04 -08:00
rebornix ebc6eade48
update prefix sum always when edits happen 2021-03-11 22:07:44 -08:00