mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 11:20:34 +00:00
Add codium open support
This commit is contained in:
@@ -51,7 +51,7 @@ public interface ExternalEditorType extends PrefsChoiceValue {
|
||||
}
|
||||
};
|
||||
|
||||
ExternalEditorType VSCODIUM_WINDOWS = new WindowsType() {
|
||||
WindowsType VSCODIUM_WINDOWS = new WindowsType() {
|
||||
|
||||
@Override
|
||||
public String getWebsite() {
|
||||
|
||||
Generated
+2
-1
@@ -142,4 +142,5 @@ screenSharing=Screen Sharing.app
|
||||
lxterminal=LXTerminal
|
||||
reddit=Reddit
|
||||
hetznerCloud=Hetzner Cloud
|
||||
scoop=Scoop
|
||||
scoop=Scoop
|
||||
vsCodium=VSCodium
|
||||
Reference in New Issue
Block a user