Commit graph

76051 commits

Author SHA1 Message Date
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
Alex Ross e8f6c27381 Use random port if privileged in test resolver 2021-01-21 16:36:30 +01:00
Alexandru Dima bdc3b07f42
Fixes microsoft/monaco-editor#2305: Account for padding when computing the content height and having scroll beyond last line enabled 2021-01-21 16:33:51 +01:00
Alex Ross fcccc85ff9 Add more to test resolver tunnel factory and fix port filtering 2021-01-21 16:23:55 +01:00
Alexandru Dima ad437ef958
Fixes microsoft/monaco-editor#2313: navigator.clipboard is not defined when loading not secure, via http 2021-01-21 16:08:41 +01:00
Sandeep Somavarapu d3fbbece82 💄 2021-01-21 15:26:44 +01:00
Sandeep Somavarapu 5a95cd26e4 Fix #114708 2021-01-21 15:24:41 +01:00
João Moreno 3ad7af3ab6
💄 2021-01-21 15:17:12 +01:00
João Moreno 9b7323a7ef
cleanup types 2021-01-21 15:16:02 +01:00
Alex Ross d8831220ff Update showCandidatePort for test resolver 2021-01-21 15:06:55 +01:00
Benjamin Pasero f6490bfa5f 💄 getFolderId 2021-01-21 15:03:42 +01:00
Benjamin Pasero 758f66b598 workspaces - actually use workspace 2021-01-21 14:49:18 +01:00
Daniel Imms 7923050164 Don't await remote env before setting up process manager
Fixes #109259
2021-01-21 05:29:43 -08:00
Daniel Imms 9ca50fbb47
Merge pull request #114702 from microsoft/tyriar/109600
Have page up/down pass through to the shell when the alt buffer is active
2021-01-21 05:10:13 -08:00
Daniel Imms 4877478fb6 Hook up alt buffer active ctx key
Fixes #109600
2021-01-21 05:09:08 -08:00
Martin Aeschlimann b5f36a24b6 testresolver: start a test server 2021-01-21 14:04:08 +01:00
Benjamin Pasero a49455b528 💄 isCurrentWorkspace 2021-01-21 13:46:40 +01:00
Daniel Imms af915f0bc4 Create terminalAltBufferActive ctx key
Part of #109600
2021-01-21 04:40:50 -08:00
Benjamin Pasero 6755b6bb3e electron - need to check if window is destroyed before accessing webcontents 2021-01-21 13:37:54 +01:00
Benjamin Pasero b1cb3b1cbb Merge branch 'master' into ben/folder-id 2021-01-21 12:55:58 +01:00
Isidor Nikolic 37ea1d8284
Merge pull request #114660 from microsoft/isidorn/async-tree-diffIdentity
asyncDataTree adopt diffIdentityProvider
2021-01-21 12:39:57 +01:00
isidor 19e390d5b5 polish 2021-01-21 12:36:37 +01:00
Alexandru Dima 04ca5c80d3
Merge pull request #114593 from jeanp413/fix-111572
Fixes hovers have horizontal scrollbar when not needed
2021-01-21 12:24:23 +01:00
Martin Aeschlimann 0249c31a59 testResolve: more tunnelservice fixes 2021-01-21 12:14:35 +01:00
Alexandru Dima c735c8b291
Merge branch 'master' into alex/python-language-configuration 2021-01-21 12:13:43 +01:00