Add codium open support

This commit is contained in:
crschnick
2025-08-28 13:37:37 +00:00
parent 3274f88b25
commit 29acf3b3cb
2 changed files with 3 additions and 2 deletions
@@ -51,7 +51,7 @@ public interface ExternalEditorType extends PrefsChoiceValue {
}
};
ExternalEditorType VSCODIUM_WINDOWS = new WindowsType() {
WindowsType VSCODIUM_WINDOWS = new WindowsType() {
@Override
public String getWebsite() {
+2 -1
View File
@@ -142,4 +142,5 @@ screenSharing=Screen Sharing.app
lxterminal=LXTerminal
reddit=Reddit
hetznerCloud=Hetzner Cloud
scoop=Scoop
scoop=Scoop
vsCodium=VSCodium