samhanic
78fee308ca
review fix
2024-01-05 12:28:17 +01:00
samhanic
d2005b6706
CLI update extension: add some logs
2024-01-04 21:46:28 +01:00
samhanic
c210448601
CLI update extension review fixes
2023-12-06 13:54:02 +01:00
Connor Peet
3ff7d4545b
Update cli/src/commands/args.rs
...
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com >
2023-12-04 08:12:05 -08:00
samhanic
0148753af2
add updateExtensions option to cli
2023-12-03 15:58:37 +01:00
samhanic
74c419b5bd
add cli update-extensions prototype
2023-12-03 14:25:40 +01:00
Megan Rogge
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
meganrogge
73f87ec974
fix #197937
2023-11-10 10:34:13 -08:00
Daniel Imms
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
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
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
26b39c1f9e
Use + sign for "clear" action, rename to "new session" ( #197933 )
2023-11-10 10:18:42 -06:00
Isidor Nikolic
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
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
358b12e31e
added voice chat listening duration feature ( #197801 )
2023-11-10 15:22:18 +01:00
Benjamin Pasero
5247a122e4
Merge branch 'main' into aiday/undockPanelChat
2023-11-10 15:11:00 +01:00
Ladislau Szomoru
2095b6f5a3
Git - fix readOnly for the Config operation ( #197918 )
2023-11-10 15:05:39 +01:00
Alex Ross
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
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
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
5b0ddc32b2
SCM - enable incoming/outgoing for the vscode repo ( #197893 )
2023-11-10 11:53:38 +01:00
Ladislau Szomoru
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
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
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
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
7425fbc5f3
aux window - disable Mimes.uriList transfer ( #197900 )
2023-11-10 10:05:54 +01:00
Benjamin Pasero
e984f918dc
Aux window - allow to drag tabs/groups out to open in windows ( #197809 )
2023-11-10 09:31:34 +01:00
Ladislau Szomoru
e8ce9b3b29
SCM - fix statistics tooltip localization ( #197896 )
2023-11-10 09:26:54 +01:00
Aiday Marlen Kyzy
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
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
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
cb6c07d46d
Use JSON output object for json mimetype ( #197871 )
2023-11-10 01:13:42 +01:00
David Dossett
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
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
83626e9008
Merge branch 'main' into fix-terminal-find-rightclick
2023-11-09 14:38:01 -08:00
Megan Rogge
458191928c
Merge pull request #197867 from microsoft/merogge/cue-refactor
...
improve chat audio cue management
2023-11-09 14:26:30 -08:00
meganrogge
5e3337a31d
move line
2023-11-09 14:11:06 -08:00