Commit Graph
91584 Commits
Author SHA1 Message Date
Daniel Imms af1c8dfe41 Fix tests 2022-01-13 11:25:54 -08:00
Daniel Imms 9a4005fda8 Merge remote-tracking branch 'origin/main' into tyriar/capability_impl 2022-01-13 10:52:05 -08:00
Daniel Imms ee664160b6 Remove unused events 2022-01-13 10:51:56 -08:00
Daniel Imms 5f5f01bcd1 Merge pull request #140635 from microsoft/tyriar/capabilities_cleanup
Terminal capabilities cleanup
2022-01-13 10:51:41 -08:00
Tyler James Leonhardt 2065cba535 bump keytar (#140654) 2022-01-13 10:23:20 -08:00
SteVen Batten c1cdf30003 try swap panel view locations command 2022-01-13 09:38:02 -08:00
Miguel Solorio b7f4e903c2 Adjust active indicator on Windows (Fixes #140647) 2022-01-13 09:14:41 -08:00
Daniel Imms ed9318820e Add jsdoc to capabilities module 2022-01-13 08:51:45 -08:00
Daniel Imms 51714fbc22 Merge branch 'tyriar/capabilities_cleanup' into tyriar/capability_impl 2022-01-13 08:48:08 -08:00
Daniel Imms b2f65ab9e8 Fix npe when initializing terminal 2022-01-13 08:47:37 -08:00
Daniel Imms f16344fec3 Use InstanceType<typeof> instead of explicit interfaces 2022-01-13 08:45:22 -08:00
Daniel Imms 681ea6e18d Create capability implementation objects
Part of #139396
2022-01-13 08:36:47 -08:00
Alex Dima 43f35c10ab Add logging to troubleshoot remote integration tests hangs (#140572) 2022-01-13 17:31:00 +01:00
Alex Ross 047901a24a More tree dnd renameing 2022-01-13 17:16:57 +01:00
Daniel Imms e1566a3967 Add tests for TerminalCapabilityStore 2022-01-13 08:07:39 -08:00
Alex Ross b1cd1c210f update distro 2022-01-13 16:52:49 +01:00
Daniel Imms 41498f4923 capabilities2 -> capabilities 2022-01-13 07:36:41 -08:00
Daniel Imms 7f2580fa2e Remove ProcessCapability 2022-01-13 07:36:11 -08:00
Alexandru Dima 01aed24314 Fixes #140410: Do a minimal reveal when clicking 2022-01-13 16:29:44 +01:00
Alexandru Dima a24e56dd96 Simplify reveal logic 2022-01-13 16:29:44 +01:00
Daniel Imms dd18b2f094 Fix unit tests 2022-01-13 07:29:39 -08:00
Alex Dima e745988b75 Increase timeout (for cases when the yarn cache is not hit) 2022-01-13 16:15:17 +01:00
Daniel Imms 27e5924ff8 Remove from Utility catagory
This was from advice from the Raspberry Pi team as it causes the application to show
up in multiple menus on some desktop managers.
2022-01-13 06:44:24 -08:00
Alexandru Dima f7ed5376eb Merge pull request #140625 from microsoft/alex/native-keymap-3.1.0
Update to `native-keymap@3.1.0`
2022-01-13 15:10:44 +01:00
Alexandru Dima 19da1971bb Emergency break endless recursion 2022-01-13 14:34:24 +01:00
Benjamin Pasero 83461846f7 "Save workspace as..." should put current workspace name as file name (fix #140626) 2022-01-13 14:23:11 +01:00
Alex Dima 64849c3b07 Update to native-keymap@3.1.0 (#139291) 2022-01-13 13:45:37 +01:00
Benjamin Pasero e3cf7e5e1b API: Allow to use the file watcher for aribitrary folders (#3025) (#139881)
* API: Allow to use the file watcher for aribitrary folders (#3025)

* fix tests

* update `createFileSystemWatcher` docs

* refuse to watch resources that are watched in workspace already

* properly check proposed API

* make it work via `createFileSystemWacher` (first cut)

* more docs

* cleanup

* enable recursive watching based on pattern

* add tests

* drop out-of-workspace events when using simple patterns

* do not apply excludes when watchig files

* log extension watch requests

* also log unwatch

* improved exclude handling

* more docs

* drop proposed api needs

* remove `suite.only`

* cannot watch inside workspace more than once

* do not send extension decriptor over

* adopt latest changes

* add `baseUri` to relative pattern

* backwards compat
2022-01-13 13:32:03 +01:00
Johannes Rieken 0cfa366323 move LanguageFeatureRequestDelays into ILanguageFeatureDebounceService, have better defaults, and adopt for code lens and inlay hints, https://github.com/microsoft/vscode/issues/140557 2022-01-13 12:56:48 +01:00
Alex Ross c393048b98 Move tunnel features (#140620) 2022-01-13 12:13:40 +01:00
Alexandru Dima 86eb34a268 Merge pull request #140295 from jeanp413/fix-140291
Fixes changing keyboard layout in vscode web is broken
2022-01-13 11:54:41 +01:00
Alexandru Dima 0bd7f10406 Rename method 2022-01-13 11:53:05 +01:00
Alex Ross adb8450420 Add timestamps to comments proposal (#139849)
Part of #139524
2022-01-13 11:33:43 +01:00
Tyler James Leonhardt 2dd7925ab6 Merge pull request #140613 from microsoft/TylerLeonhardt/test-bump-disto
update distro
2022-01-12 23:27:35 -08:00
Tyler Leonhardt 4b42b79bdc update distro 2022-01-12 23:16:05 -08:00
Alexandru Dima 4810839966 Remove bad matchMedia polyfill 2022-01-13 08:13:08 +01:00
Rob Lourens e806d059ed Add setting to customize interactive window cell collapse behavior
Fix #130713
2022-01-12 21:26:17 -08:00
Matt Bierner a1f3d41472 Use generators 2022-01-12 19:17:45 -08:00
Matt Bierner dc03ccdfa9 Support insert and replace completion styles for paths in markdown 2022-01-12 19:05:37 -08:00
Matt Bierner fb98c6da10 Skip path completion tests for now
A few of these are failing on windows. Need to test over there
2022-01-12 19:05:37 -08:00
Matt Bierner 1f6c069a1a Adding basic support for reference link completions
For #140602
2022-01-12 19:05:37 -08:00
SteVen Batten 973e50f544 tweak control layout order 2022-01-12 18:53:19 -08:00
SteVen Batten 973c3d3170 add show menu bar to layout control 2022-01-12 18:50:07 -08:00
SteVen Batten e53df3ed6f remove editor area from appearance menu 2022-01-12 18:46:47 -08:00
SteVen Batten e0dcb61ce3 fix issue with control layout zoom level 2022-01-12 18:19:49 -08:00
Matt Bierner a4e529c759 Add basic markdown link completions
For #140602

Only normal links for now. Will add reference links later. Should support the forms:

- `[](dir/file.md)`
- `[](./dir/file.md)`
- `[](/root-dir/file.md)`
- `[](#header)`
- `[](./dir/file.md#header)`
2022-01-12 18:13:21 -08:00
SteVen Batten 351aa03df4 upgrade panel actions in control layout 2022-01-12 18:07:44 -08:00
SteVen Batten a6801a7768 bring in more actions 2022-01-12 17:08:50 -08:00
Rob Lourens ad5632d25e Put "New File" next to "New File..."
Fix #137328
2022-01-12 16:55:21 -08:00
SteVen Batten b49f86abca include editor layout actions in layout control 2022-01-12 16:21:28 -08:00