Daniel Imms
f26dd5709d
Pull most windows parts out of command detection
2023-11-10 11:25:47 -08:00
Benjamin Pasero and GitHub
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
rebornix and Peng Lyu
cad01a17c0
Separate display and layout options.
2023-11-10 11:00:25 -08:00
rebornix and Peng Lyu
4dfc5c043d
Extract cell container left margin
2023-11-10 11:00:25 -08:00
Megan Rogge and GitHub
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 Imms and GitHub
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 Jingyi and GitHub
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 Chen and GitHub
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 Lourens and GitHub
26b39c1f9e
Use + sign for "clear" action, rename to "new session" ( #197933 )
2023-11-10 10:18:42 -06:00
Aiday Marlen Kyzy
511693118d
extracting the logic for opening in a new window in a separate function
2023-11-10 16:39:42 +01:00
Isidor Nikolic and GitHub
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 Kyzy and GitHub
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
PrathamLalwani and GitHub
358b12e31e
added voice chat listening duration feature ( #197801 )
2023-11-10 15:22:18 +01:00
Benjamin Pasero and GitHub
5247a122e4
Merge branch 'main' into aiday/undockPanelChat
2023-11-10 15:11:00 +01:00
Ladislau Szomoru and GitHub
2095b6f5a3
Git - fix readOnly for the Config operation ( #197918 )
2023-11-10 15:05:39 +01:00
Alex Ross and GitHub
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 Szomoru and GitHub
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
Henning Dieterichs and Henning Dieterichs
0eb7be3755
More diff editor cleanup
2023-11-10 12:17:52 +01:00
Aiday Marlen Kyzy
71a1d19b0e
pla ing the localized strings back into method
2023-11-10 12:14:45 +01:00
Aiday Marlen Kyzy
18c832877a
extracting the localized strings, especially because they are the same
2023-11-10 12:11:43 +01:00
Aiday Marlen Kyzy
6f24f33c80
extracting common code into separate function
2023-11-10 12:02:02 +01:00
Aiday Marlen Kyzy
a49098ef6a
Placing the if statement inside of a swis statement
2023-11-10 11:55:13 +01:00
Ladislau Szomoru and GitHub
5b0ddc32b2
SCM - enable incoming/outgoing for the vscode repo ( #197893 )
2023-11-10 11:53:38 +01:00
Ladislau Szomoru and GitHub
87d6b26100
SCM - fix SCMInput regression ( #197910 )
2023-11-10 11:52:22 +01:00
Aiday Marlen Kyzy
80731061fd
placing the code outside of the run method
2023-11-10 11:45:59 +01:00
Henning Dieterichs and Henning Dieterichs
1ac02aacf6
Fixes diff editor flickering
2023-11-10 11:25:04 +01:00
Christof Marti
0bad0f615a
Option to opt-out of extensions ( microsoft/vscode-remote-release#9177 )
2023-11-10 11:17:34 +01:00
Ladislau Szomoru and GitHub
0708f3ee39
SCM - fix stats badge style ( #197905 )
2023-11-10 11:09:21 +01:00
Aiday Marlen Kyzy
65d9d9c053
placing the calls to service accessor before the call to clear view
2023-11-10 11:03:20 +01:00
Aiday Marlen Kyzy
c9807b47e2
adding also the code in order to have an action in the menu of the chat pannel
2023-11-10 10:50:33 +01:00
Aiday Marlen Kyzy
a9129990d6
adding the action to the file chatMoveActions.ts
2023-11-10 10:41:44 +01:00
Benjamin Pasero and GitHub
5d99268416
Aux window: do not reset maximized panel when editor opens in floating window ( fix #197726 ) ( #197901 )
2023-11-10 10:11:18 +01:00
Benjamin Pasero and GitHub
7425fbc5f3
aux window - disable Mimes.uriList transfer ( #197900 )
2023-11-10 10:05:54 +01:00
Benjamin Pasero and GitHub
e984f918dc
Aux window - allow to drag tabs/groups out to open in windows ( #197809 )
2023-11-10 09:31:34 +01:00
Ladislau Szomoru and GitHub
e8ce9b3b29
SCM - fix statistics tooltip localization ( #197896 )
2023-11-10 09:26:54 +01:00
Aiday Marlen Kyzy and GitHub
df2dd86b0c
Merge pull request #197817 from microsoft/aiday/sparkleOnHover
...
Add a setting to make the sparkle appear on hover or always
2023-11-10 09:20:08 +01:00
Ladislau Szomoru and GitHub
64783a4eb9
Git - incoming/outgoing polish ( #197877 )
...
* Git - refactor diffBetweenShortStat to return an object with files, insertions, and deletions
* Add statistics label tooltip
2023-11-10 02:40:58 +01:00
Ladislau Szomoru and GitHub
8de9ba22b2
SCM - add statistics badge for incoming/outgoing ( #197876 )
...
* Initial implementation of the stats pill
* Parse git output and propagate the statistics
2023-11-09 18:05:34 -07:00
Don Jayamanne and GitHub
cb6c07d46d
Use JSON output object for json mimetype ( #197871 )
2023-11-10 01:13:42 +01:00
David Dossett and GitHub
9891465832
Merge pull request #197869 from microsoft/ddossett/maximum-bug
...
Fix file tree list padding
2023-11-09 15:56:12 -08:00
David Dossett
74825844e1
Fix padding
2023-11-09 15:41:18 -08:00
Rob Lourens and GitHub
1f3c4bdc9e
Merge pull request #197852 from microsoft/roblou/tart-donkey
...
Mark chat codeblock textmodel as 'simple'
2023-11-09 17:26:14 -06:00
Megan Rogge and GitHub
83626e9008
Merge branch 'main' into fix-terminal-find-rightclick
2023-11-09 14:38:01 -08:00