mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Run][New Plugin] VSCode Workspaces/Remote machines (#9050)
* vscode workspaces plugin for Powertoys Run
* reduce score
* make vscode workspaces dynamic instead of string to prevent exceptions
* change icons again
* remove unused images and PreserveNewest during build
* code refactoring
* show vscode ssh remote machines
* update score workspaces
* vscode workspaces plugin for Powertoys Run
* remove unused images and PreserveNewest during build
* code refactoring
* remove unused packages
* get ExecutablePath from AppData and use shell to vscode process
* ' instead of \"
* try using ((char)34) instead of '
* add comments
* translate windows paths
* remove unused code
* add vscodeworkspace to installer
* use the new naming convention for plugins
* sign VSCodeWorkspaces.dll
* reimplement ssh-config parser
* update spell-check
* use the new naming convention for community plugins
* minor adjustments
* add actionKeyword {
* prevent copyright
* add localization
* add github link
* bug fix after localization
* --new-window --enable-proposed-api ms-vscode-remote.remote-ssh
* change order by
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Properties/Resources.Designer.cs
* Update src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Properties/Resources.resx
* Update src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Properties/Resources.resx
* Update src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Properties/Resources.resx
* Update src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Properties/Resources.resx
* Update src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Properties/Resources.resx
* fix powertoys run settings not working
* update plugin description
Co-authored-by: ricar <ricar@ASUS>
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f648ac44b2
commit
7e5fb876bb
8
.github/actions/spell-check/expect.txt
vendored
8
.github/actions/spell-check/expect.txt
vendored
@@ -276,6 +276,7 @@ codecvt
|
||||
codeofconduct
|
||||
codeql
|
||||
codereview
|
||||
Codespaces
|
||||
COINIT
|
||||
colorconv
|
||||
colorhistory
|
||||
@@ -1808,6 +1809,7 @@ rgelt
|
||||
Rgn
|
||||
rgs
|
||||
rhs
|
||||
ricardosantos
|
||||
Riched
|
||||
Richtext
|
||||
RIGHTSCROLLBAR
|
||||
@@ -2005,6 +2007,7 @@ srre
|
||||
srw
|
||||
srwlock
|
||||
ssf
|
||||
ssh
|
||||
sstream
|
||||
STACKFRAME
|
||||
stackoverflow
|
||||
@@ -2224,6 +2227,7 @@ uncompilable
|
||||
UNCPRIORITY
|
||||
undef
|
||||
UNDNAME
|
||||
unescape
|
||||
Ungroup
|
||||
unicode
|
||||
Unindent
|
||||
@@ -2320,8 +2324,10 @@ VOS
|
||||
VREDRAW
|
||||
VSC
|
||||
VSCBD
|
||||
vscode
|
||||
VSCROLL
|
||||
vse
|
||||
vsonline
|
||||
vstemplate
|
||||
VSTHRD
|
||||
VSTS
|
||||
@@ -2432,6 +2438,7 @@ wofstream
|
||||
wordpad
|
||||
workaround
|
||||
workflow
|
||||
workspaces
|
||||
wostream
|
||||
wox
|
||||
wparam
|
||||
@@ -2444,6 +2451,7 @@ WResize
|
||||
wrl
|
||||
wsf
|
||||
wsh
|
||||
wsl
|
||||
wss
|
||||
wstr
|
||||
wstring
|
||||
|
||||
Reference in New Issue
Block a user