vscodium fixes

This commit is contained in:
crschnick 2024-01-26 12:33:23 +00:00
parent 315a58675e
commit 60111ddd21
2 changed files with 2 additions and 1 deletions

View file

@ -138,7 +138,7 @@ public interface ExternalEditorType extends PrefsChoiceValue {
ExternalEditorType VSCODE_MACOS = new MacOsEditor("app.vscode", "Visual Studio Code");
ExternalEditorType VSCODIUM_MACOS = new MacOsEditor("app.vscodium", "Visual Studio Code");
ExternalEditorType VSCODIUM_MACOS = new MacOsEditor("app.vscodium", "VSCodium");
ExternalEditorType CUSTOM = new ExternalEditorType() {

View file

@ -166,6 +166,7 @@ programmingLanguages=Programming languages
applications=Applications
addMore=Add more
vscode=Visual Studio Code
vscodium=VSCodium
vscodeInsiders=Visual Studio Code Insiders
kate=Kate
gedit=GEdit