diff --git a/data/core/feature_arguments.sh b/data/core/feature_arguments.sh index 9bbcc1a7..bcba3f3a 100755 --- a/data/core/feature_arguments.sh +++ b/data/core/feature_arguments.sh @@ -94,6 +94,7 @@ gitprompt_arguments=("git_prompt") gmail_arguments=("gmail" "google_mail") gnatGps_arguments=("gnatGps") go_arguments=("go" "go_lang") +goland_arguments=("go_land") google_arguments=("google") googlecalendar_arguments=("google_calendar") gpaint_arguments=("gpaint") diff --git a/data/core/feature_keynames.txt b/data/core/feature_keynames.txt index 844c42d2..69f0e9b3 100755 --- a/data/core/feature_keynames.txt +++ b/data/core/feature_keynames.txt @@ -98,6 +98,7 @@ sudoku terminal tweaks go +goland google googlecalendar chrome diff --git a/data/features/goland/goland.dat.sh b/data/features/goland/goland.dat.sh new file mode 100755 index 00000000..ff55aaaa --- /dev/null +++ b/data/features/goland/goland.dat.sh @@ -0,0 +1,22 @@ +#!/usr/bin/env bash + +goland_name="GoLand" +goland_description="Integrated development environment for the Go programming language" +goland_version="2023.3.4" +goland_tags=("editor" "IDE" "programming" "text" "customDesktop") +goland_systemcategories=("ComputerScience" "Debugger" "Development" "IDE" "WebDevelopment") +goland_icon="goland.svg" + +goland_associatedfiletypes=("text/x-go") +goland_bashfunctions=("silentFunctionInWd") +goland_binariesinstalledpaths=("bin/goland.sh;goland") +goland_downloadKeys=("bundle") +goland_bundle_URL="https://download.jetbrains.com/go/goland-2023.3.4.tar.gz" +goland_keybindings=("goland;g;GoLand") +goland_launcherkeynames=("launcher") +goland_launcher_exec="goland %F" +goland_launcher_windowclass="jetbrains-goland" +goland_launcher_actionkeynames=("newwindow") + +goland_launcher_newwindow_name="GoLand New Window" +goland_launcher_newwindow_exec="GoLand" diff --git a/data/features/goland/goland.md b/data/features/goland/goland.md new file mode 100755 index 00000000..e69de29b diff --git a/data/features/goland/goland.svg b/data/features/goland/goland.svg new file mode 100755 index 00000000..0c256bbd --- /dev/null +++ b/data/features/goland/goland.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45e38e4288a28a77ea5e86d1eb00237a95d77c7a1636e5d1ad3dce9c741438a +size 13685