Commit Graph

75769 Commits

Author SHA1 Message Date
Christof Marti ed00aebc38 Link names 2021-01-22 12:58:36 +01:00
isidor 98b4661b00 💄 2021-01-22 12:58:02 +01:00
Benjamin Pasero fed0eb5fd9 web - remove old API interfaces 2021-01-22 12:35:20 +01:00
Benjamin Pasero c7cb19ed21 Merge pull request #114749 from microsoft/ben/folder-id
Introduce and adopt ISingleFolderWorkspaceIdentifier
2021-01-22 12:20:24 +01:00
Alex Ross e5dd4b6e4b Add mock support for public ports to test resolver 2021-01-22 12:09:26 +01:00
Benjamin Pasero 4c0a4179e6 workspace - more tests for identifiers 2021-01-22 11:55:06 +01:00
isidor 106f26b27b bulkEditService: dispose of listener in finally 2021-01-22 11:44:14 +01:00
Alex Ross 1285843e55 When a tree resource has a tooltip it takes precedent 2021-01-22 11:40:49 +01:00
isidor 3ee49fa3f8 explorer: when new file system provider registered set whole explorer input
fixes #113562
2021-01-22 11:28:38 +01:00
Benjamin Pasero 05bf7b0afc Merge branch 'master' into ben/folder-id 2021-01-22 11:27:03 +01:00
Benjamin Pasero ec337988dd parseUri/Path => resolveUri/Path 2021-01-22 11:25:58 +01:00
isidor f9d16c3b3c fix tests 2021-01-22 11:16:21 +01:00
Benjamin Pasero 3f26fd17ba workspaces - some final 💄 2021-01-22 11:12:40 +01:00
João Moreno cf4c4a0ece drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
João Moreno b87d56c533 distro 2021-01-22 10:31:45 +01:00
Alexandru Dima 2e5034a74b Retry downloading playwright when hitting ECONNRESET 2021-01-22 10:26:28 +01:00
João Moreno f1e62c1190 upgrade dev dependencies 2021-01-22 10:25:52 +01:00
isidor 9321b2f141 bulkEditService: veto shutdown if bulkEdit is in progress 2021-01-22 10:23:57 +01:00
João Moreno dca2d81c65 upgrade build azure-storage 2021-01-22 09:40:15 +01:00
Alexandru Dima 70a3118892 Allow svg files to load from Schemas.vscodeRemoteResource 2021-01-22 09:32:22 +01:00
Johannes Rieken 4f2341834e fix nls problem, fyi @JacksonKearl 2021-01-22 09:30:05 +01:00
Johannes Rieken 70f4451001 remove unwanted #region comment from vscode.d.ts 2021-01-22 09:27:56 +01:00
Benjamin Pasero 2fd18ac793 workspaces - reduce stat calls 2021-01-22 09:18:23 +01:00
Rachel Macfarlane e61d0ba267 mark secretState field as private 2021-01-21 21:33:23 -08:00
rebornix 4b9ccf578c fix #114727. load preloads when switching kernels. 2021-01-21 17:20:48 -08:00
Jackson Kearl 167b920831 Enable searchInOpenEditors by default when not in stable 2021-01-21 17:16:07 -08:00
Jackson Kearl 7e55fa0c54 Search In Open Editors (#107756)
* Initial work on "search in open editors"

* Update wording

* Update messaging for open editors config

* Add command to open all git changes (in association with searching in all open editors)

* Add strict parsing mode to search using providers for specific files

* Clean

* Remove log

* Naming

* Transfer open editors config to search editor

* Pass in more places

* Add some testing
2021-01-21 16:59:07 -08:00
rebornix 9f9d1a76d9 support kernel id and extension 2021-01-21 15:57:28 -08:00
Tyler James Leonhardt a8145f67dc testing: polyfill test heirarchies (#114601)
* wip

* partially working

* actually working

* make wrapperMap for each heirarchy

* add tests

* feedback from Connor
2021-01-21 15:52:37 -08:00
Matt Bierner 572bc1810d Make sure we dispose of the open with picker after an item is selected
Fixes #114690
2021-01-21 14:41:26 -08:00
Matt Bierner 542de8e009 Move schemes to opener metadata 2021-01-21 14:41:25 -08:00
Matt Bierner 885585c7f8 Remove test math formula from readme 2021-01-21 14:41:25 -08:00
Daniel Imms 793f2e06af Fix weight of terminal search workspace keybinding
This needs to take priority over the regular ctrl+shift+f when the
terminal has focus.

Fixes #108785
2021-01-21 11:26:30 -08:00
rebornix 3d641d9d35 fix #111889. 2021-01-21 10:51:48 -08:00
Raymond Zhao d972bfc326 Update elliptic and nwmatcher (#114670) 2021-01-21 10:51:22 -08:00
Daniel Imms 7310b17e25 Merge pull request #114669 from microsoft/merogge/altClick
Set terminal.integrated.altClickMovesCursor: false by default, considering multiCursorModifier
2021-01-21 10:44:40 -08:00
Daniel Imms dec03c4a71 Improve doc wording 2021-01-21 10:44:28 -08:00
Megan Rogge 219d323100 improve setting description and make setting true by default and add === 2021-01-21 17:15:58 +00:00
rebornix 821afe5e92 fix #111885. avoid duplicated execution placeholder status bar item on split editors 2021-01-21 09:00:34 -08:00
Harald Kirschner 59fac4862d Merge pull request #114665 from microsoft/sana-gettingstarted
Copy edits for gettingStartedContent.ts
2021-01-21 08:59:14 -08:00
Sana Ajani 3003bde221 revert "Open" to "Focus Terminal" 2021-01-21 11:55:27 -05:00
Sandeep Somavarapu 4b9b2ab9a6 Fix #114707 2021-01-21 17:46:40 +01:00
Johannes Rieken dbd4ede23f add api lint rule for region comments 2021-01-21 17:42:33 +01:00
Harald Kirschner 41d8bb2611 Merge branch 'master' into sana-gettingstarted 2021-01-21 08:39:18 -08:00
Sandeep Somavarapu e7d3eb87cb 💄 2021-01-21 17:11:24 +01:00
Christof Marti 565f3a59e6 @ for CI failures 2021-01-21 17:03:21 +01:00
Sandeep Somavarapu 98ee1c6efd update distro 2021-01-21 16:57:22 +01:00
Alex Ross 3ec9067200 Simplify local port logic in test resolver + OS check 2021-01-21 16:53:57 +01:00
Johannes Rieken f2b2854a6b (for now) have tab decoration off by default, https://github.com/microsoft/vscode/issues/49382 2021-01-21 16:49:13 +01:00
Johannes Rieken 67f1ada71a chore - a few more strict assertions in tests 2021-01-21 16:47:46 +01:00