We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3464812 + 4510ce0 commit d8b5f1cCopy full SHA for d8b5f1c
1 file changed
data/features/pycharm/pycharm.dat.sh
@@ -9,7 +9,7 @@ pycharm_icon="pycharm.png"
9
10
pycharm_associatedfiletypes=("text/sh" "text/x-python" "text/x-python3")
11
pycharm_bashfunctions=("silentFunctionInWd")
12
-pycharm_binariesinstalledpaths=("bin/pycharm.sh;pycharm")
+pycharm_binariesinstalledpaths=("bin/pycharm;pycharm")
13
pycharm_downloadKeys=("bundle")
14
pycharm_bundle_URL="https://download.jetbrains.com/python/pycharm-2025.2.3.tar.gz"
15
pycharm_keybindings=("pycharm;<Primary><Alt><Super>p;Pycharm")
0 commit comments