Commit Graph
124157 Commits
Author SHA1 Message Date
Connor PeetandGitHub 3e0786633b cli: allow exec server to listen on socket (#188123)
* cli: allow exec server to listen on socket

For remote ssh

* fix lint
2023-07-18 09:19:44 -07:00
meganrogge 594a4f1bf1 localize, make sure to refocus notification item 2023-07-18 09:19:03 -07:00
Megan RoggeandGitHub a40a4f728a Merge pull request #188170 from microsoft/merogge/navig
correct word
2023-07-18 09:01:34 -07:00
Megan RoggeandGitHub 919303e7de Merge branch 'main' into merogge/notification 2023-07-18 08:54:50 -07:00
meganrogge 38e6d7861d correct word 2023-07-18 08:36:16 -07:00
Megan RoggeandGitHub a9fcc430e7 Merge pull request #187077 from hsfzxjy/ctrl-arrow
Generalize Ctrl+DownArrow and Ctrl+UpArrow to most input-result widgets (Fix #179967)
2023-07-18 08:33:35 -07:00
Joyce ErandGitHub 1d96980398 Don't prompt to publish branch after it was pushed (#188166) 2023-07-18 17:22:35 +02:00
Johannes RiekenandGitHub 93846caad2 add limits for how many files can have diagnostics (#188161)
https://github.com/microsoft/vscode/issues/187272
2023-07-18 16:28:59 +02:00
Sandeep SomavarapuandGitHub 5fbbf11dca reorder actions (#188158) 2023-07-18 07:27:11 -07:00
Alex RossandGitHub 8cb6def308 Finalize quick pick icon API (#188157)
* [FR] Ability to provide custom icons in QuickPickItem
Fixes #176049

* Remove warning
2023-07-18 16:08:44 +02:00
Johannes RiekenandGitHub 56aee6465b fix https://github.com/microsoft/vscode/issues/183976 (#188156) 2023-07-18 16:07:04 +02:00
Johannes b085936579 remove debug/test commands 2023-07-18 15:39:34 +02:00
Johannes a155dbb793 register chat provider with an identifier 2023-07-18 15:39:00 +02:00
Sandeep SomavarapuandGitHub 41ef82075c Fix #188140 (#188147) 2023-07-18 14:09:15 +02:00
Sandeep SomavarapuandGitHub 2df2965fac fix #188138 (#188148) 2023-07-18 14:05:22 +02:00
Johannes 55b7e7b2f3 Merge branch 'main' into joh/thoughtless-haddock 2023-07-18 12:49:14 +02:00
weartist 75f5fc5073 fix spell 2023-07-18 17:23:58 +08:00
Sandeep SomavarapuandGitHub 15af44e06f fix updating options (#188132) 2023-07-18 09:54:29 +02:00
João MorenoandGitHub c235b9c278 remove legacy update flag (#188135) 2023-07-18 09:51:01 +02:00
hsfzxjy 927510de46 Make TestingExplorerView widget navigatable 2023-07-18 14:03:17 +08:00
hsfzxjy 6ed1671bda Make MarkersView widget navigatable 2023-07-18 14:03:16 +08:00
hsfzxjy c3a8226ae8 Make CommentsPanel widget navigatable 2023-07-18 14:03:16 +08:00
hsfzxjy aea7c5b536 Make Repl widget navigatable 2023-07-18 14:03:15 +08:00
hsfzxjy 070fa5981d Expose onDidFocus, onDidBlur, hasFocus on FilterWidget 2023-07-18 14:03:15 +08:00
hsfzxjy 71cab137cf Make KeybindingsEditor widget navigatable 2023-07-18 14:03:15 +08:00
hsfzxjy 872a8214dc Make ExtensionsViewContainer widget navigatable 2023-07-18 14:03:14 +08:00
hsfzxjy 5e9ea7e8cd Add commands and registry for widgetNavigation 2023-07-18 14:03:14 +08:00
hsfzxjy f215fbe9e4 Disable command list.scrollUp/scrollDown when the list scrollbar is at boundary 2023-07-18 14:03:13 +08:00
aamunger 72806b4403 add/fix tests 2023-07-17 16:18:25 -07:00
Raymond ZhaoandGitHub 4390ebc406 Format loader and add more comments (#188115) 2023-07-18 08:13:06 +10:00
Megan RoggeandGitHub fe8c978223 Merge pull request #188112 from microsoft/merogge/hover-ext
get `AccessibleView` to work for extension contributed hovers
2023-07-17 15:12:53 -07:00
Tyler James LeonhardtandGitHub d67e4efa1e Merge pull request #188111 from microsoft/tyler/motionless-crawdad
Try to revoke tokens that are getting deleted
2023-07-17 15:12:37 -07:00
Aaron MungerandGitHub 11e6a958cb Merge pull request #187304 from microsoft/aamunger/dirtyCustomEditors
treat soon-to-be-autosaved as saving
2023-07-17 14:59:01 -07:00
Peng LyuandGitHub 58718c9905 Update pandas detection. (#188113) 2023-07-17 14:56:09 -07:00
Aaron MungerandGitHub df22ab1ac7 Merge pull request #188095 from microsoft/aamunger/IWTabName
store title passed from jupyter to use as tab name
2023-07-17 14:46:13 -07:00
meganrogge 2d6e67f34e increase priority for editor since it has a context key 2023-07-17 14:26:31 -07:00
Megan RoggeandGitHub f68405c228 Merge pull request #188110 from microsoft/merogge/symbol-paren
make symbol aria label more concise
2023-07-17 14:23:22 -07:00
meganrogge e77c16cf6b tidy 2023-07-17 14:22:44 -07:00
Tyler Leonhardt ac27273e48 Try to revoke tokens that are getting deleted
Best effort.

Fixes https://github.com/microsoft/vscode/issues/152055
2023-07-17 14:12:10 -07:00
meganrogge 60fb53a583 use () instead of symbol 2023-07-17 13:12:37 -07:00
Aaron MungerandGitHub 6501a3b3c8 Merge branch 'main' into aamunger/notebookOutput 2023-07-17 12:23:12 -07:00
aamunger 581b805cd0 whoopsie 2023-07-17 11:07:04 -07:00
Sandeep SomavarapuandGitHub 1b291302df Implement apply extension to all profiles (#188093)
* Revert "remove the extension action to apply in all profiles #157492 (#187815)"

This reverts commit 429d6d203a.

* implement #157492
2023-07-17 10:57:00 -07:00
Connor PeetandGitHub bafd442c4e cli: improve code tunnel with existing tunnels (#188091)
- Apply the name/tunnel-name from the CLI to automatically
	(do a normal tag sync). Previously the CLI could host tunnels that
	were unusable unless the consumer did the tag setup, which they
	should not.
- Allow "tunnel ID" to be specified in the new `<id>.<cluster>` format
  that devtunnels has adopted.
2023-07-17 10:56:27 -07:00
易良andGitHub 1bd2fc7937 fix: Close #187788, recovery tree view state (#187902) 2023-07-17 10:42:13 -07:00
aamunger cc997383d8 store title passed from jupyter to use as tab name 2023-07-17 10:38:18 -07:00
Megan RoggeandGitHub 5b60e2eb37 Merge pull request #188083 from microsoft/merogge/tabfoc
only apply terminal accessible buffer keybinding when terminal is focused
2023-07-17 10:33:39 -07:00
Aaron MungerandGitHub b0d80c352e Merge branch 'main' into aamunger/dirtyCustomEditors 2023-07-17 09:54:02 -07:00
Daniel ImmsandGitHub c59a7a21f7 Merge pull request #188063 from microsoft/tyriar/readonly_cargo
Make Cargo.lock a readonly file in vscode
2023-07-17 09:24:10 -07:00
meganrogge fc0a8da96f fix #188081 2023-07-17 08:32:25 -07:00