We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3464812 commit 4510ce0Copy full SHA for 4510ce0
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