Commit Graph
115798 Commits
Author SHA1 Message Date
Benjamin SimmondsandGitHub 55c1e8473c Exclude Zen Mode from Editor Tab Actions and Menu Items (#197990)
Updated preconditions for editor tab actions and menu items to exclude
Zen Mode
2023-11-11 17:04:08 +01:00
Tyler James LeonhardtandGitHub c2abdd2738 Add workbench.action.quickchat.launchInlineChat (#197984)
1. Open quick chat
2. Click on "start inline chat session"

This does not get rid of quick chat... but it should... so this command can be used to do so.
2023-11-11 07:01:54 +01:00
Daniel ImmsandGitHub e77abcd8af Merge pull request #197961 from microsoft/tyriar/197736__refactor
Refactor CommandDetectionCapability to split out most platform-specific code
2023-11-10 21:02:27 -08:00
Daniel ImmsandGitHub f8bac03df3 Merge branch 'main' into tyriar/197736__refactor 2023-11-10 19:47:58 -08:00
Daniel Imms 50e60d26d7 Tidy up 2023-11-10 15:43:03 -08:00
Daniel Imms fa8db2119e Prevent possible npe 2023-11-10 14:37:54 -08:00
Megan RoggeandGitHub 4d5652d9bb Merge pull request #197957 from microsoft/merogge/tab-descr
add terminal editor tab description
2023-11-10 14:34:14 -08:00
Megan RoggeandGitHub 3fb1091bf5 Merge pull request #197966 from microsoft/merogge/run-active
preserve focus when running selected text in terminal editor
2023-11-10 14:08:42 -08:00
Daniel Imms 40d8298ca1 Fix instanceof checks 2023-11-10 14:07:16 -08:00
meganrogge 791e0882c1 fix #179981 2023-11-10 13:27:22 -08:00
Daniel Imms 91838f7c99 Register disposable 2023-11-10 13:26:08 -08:00
Michael LivelyandGitHub 6f2f46ec25 Merge x-doc and occurrence setting, merge word based suggestion settings (#197690)
* change x-doc setting for readability

* Update editor configuration options for word-based
suggestions and occurrence highlighting + settings migration

* cleanup
2023-11-10 13:17:10 -08:00
Megan RoggeandGitHub 5d0263b099 Merge pull request #197962 from microsoft/merogge/multi-select
allow setting icon/color of multiple tabs
2023-11-10 13:11:44 -08:00
meganrogge 5cc6dbf1ca apply to correct command 2023-11-10 12:47:38 -08:00
meganrogge 2879523ba1 fix #196578 2023-11-10 12:39:23 -08:00
Ladislau SzomoruandGitHub 92fd182bea SCM - Add multi-diff editor to incoming/outgoing (#197960)
* Initial implementation - saving my work

* SCM - Add multi-diff editor to incoming/outgoing
2023-11-10 12:31:16 -08:00
Daniel ImmsandGitHub b7e25adfbf Merge pull request #197858 from microsoft/tyriar/197736
Adjust command executed marker by scanning downwards for command line text
2023-11-10 12:30:54 -08:00
meganrogge fcbadbac71 allow setting icon/color of multiple tabs 2023-11-10 12:27:29 -08:00
Logan RamosandGitHub 4629bf7ea2 Add won't fix to autoclose (#197959) 2023-11-10 21:20:02 +01:00
Daniel Imms 31f22e8f11 Remove todo 2023-11-10 12:16:50 -08:00
Daniel Imms 449233c71b Remove _isWindowsPty prop 2023-11-10 12:14:30 -08:00
Daniel Imms 5a5d25711b Improve code sharing between pty heuristics 2023-11-10 12:08:12 -08:00
Johannes RiekenandGitHub 2b0ef2e8fd fix height of diff zones (#197928) 2023-11-10 21:07:36 +01:00
Megan RoggeandGitHub d55a500334 Merge pull request #167983 from ahlinc/feat/fileWorkspaceFolderBasename
Add resolving of `fileWorkspaceFolderBasename` variable
2023-11-10 11:56:39 -08:00
Daniel Imms 0c8e9bf15d Remove 'windows' from generic methods 2023-11-10 11:42:36 -08:00
Megan RoggeandGitHub 16b50a9be2 Merge branch 'main' into feat/fileWorkspaceFolderBasename 2023-11-10 11:42:22 -08:00
Daniel Imms 7f971b0626 Initial move of non-Windows behavior to class 2023-11-10 11:41:31 -08:00
Daniel Imms f26dd5709d Pull most windows parts out of command detection 2023-11-10 11:25:47 -08:00
Benjamin PaseroandGitHub 57b5c1a64b Updated parameter name from 'fileName' to 'path' in openTextDocument function (#197956) 2023-11-10 20:20:33 +01:00
meganrogge 704f3fbd6e fix #133452 2023-11-10 11:07:01 -08:00
rebornixandPeng Lyu cad01a17c0 Separate display and layout options. 2023-11-10 11:00:25 -08:00
rebornixandPeng Lyu 4dfc5c043d Extract cell container left margin 2023-11-10 11:00:25 -08:00
Megan RoggeandGitHub dc226d2616 Merge pull request #197951 from microsoft/merogge/error-log
do not log audio cue error, we're tracking the issue
2023-11-10 10:49:05 -08:00
Daniel Imms 81e6870975 Add new properties to tests 2023-11-10 10:40:23 -08:00
meganrogge 73f87ec974 fix #197937 2023-11-10 10:34:13 -08:00
Daniel Imms 7355806e95 Adjust command executed marker by scanning down from command started 2023-11-10 09:19:47 -08:00
Daniel ImmsandGitHub 0bd4ad96fd Merge pull request #194817 from tisilent/fix-terminal-find-rightclick
Add mousedown,contextmenu events to terminal find
2023-11-10 08:54:57 -08:00
Xie JingyiandGitHub 1ba7bc2cab Set cursor when clicking "Show Previous/Next Change" (#197501)
set cursor at previous/next change
2023-11-10 17:39:18 +01:00
Daniel Imms aa4a209c12 Adopt new dom window helper 2023-11-10 08:38:32 -08:00
Justin ChenandGitHub 477962a5b4 Activate extension on Issue Reporter opened (#197616)
* activate extension by ID when having activation event

i was craving chicken tendies.

* Update comments

* code cleanup and review fixes

* added better error logging and catching

* switched to logservice instead of console.error
2023-11-10 17:37:04 +01:00
Rob LourensandGitHub 26b39c1f9e Use + sign for "clear" action, rename to "new session" (#197933) 2023-11-10 10:18:42 -06:00
Isidor NikolicandGitHub 119ea923e5 Merge pull request #197923 from microsoft/isidorn/zesty-deer
Update distro version in package.json
2023-11-10 15:03:00 +00:00
isidor fad419ed7f Update distro version in package.json 2023-11-10 15:36:28 +01:00
Aiday Marlen KyzyandGitHub 43f2033d3e Merge pull request #197247 from microsoft/aiday/undockPanelChat
Adding possibility to undock the panel chat widget
2023-11-10 15:30:18 +01:00
PrathamLalwaniandGitHub 358b12e31e added voice chat listening duration feature (#197801) 2023-11-10 15:22:18 +01:00
Benjamin PaseroandGitHub 5247a122e4 Merge branch 'main' into aiday/undockPanelChat 2023-11-10 15:11:00 +01:00
Ladislau SzomoruandGitHub 2095b6f5a3 Git - fix readOnly for the Config operation (#197918) 2023-11-10 15:05:39 +01:00
Alex RossandGitHub c295f473c0 Polish proc forwarding fallback and fix some issues (#197912)
* Polish hybrid port fallback based on feedback

* Use query instead of revealSetting

* Take into account whether initial candidates need to be handled

* Only start the notify listener if proc
2023-11-10 12:48:40 +01:00
Ladislau SzomoruandGitHub 985a295449 Engineering - disable setting temporarily (#197911) 2023-11-10 12:46:49 +01:00
Henning Dieterichs 1bf6450f17 Fixes CI 2023-11-10 12:17:52 +01:00