File tree Expand file tree Collapse file tree 3 files changed +21
-11
lines changed Expand file tree Collapse file tree 3 files changed +21
-11
lines changed Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ Prog8 syntax highlighting file for the suite of Jetbrains IDEs
2
+ such as IntelliJ IDEA, Rider, and PyCharm.
3
+
4
+ Copy the file Prog8.xml to your IntelliJ/Rider/PyCharm filetypes folder.
5
+ If this folder doesn't yet exist, simply create it.
6
+ After installing this file, restart the IDE.
7
+
8
+ The exact location of that folder varies per operating system and
9
+ IDE version, but for me it is this one currently this on Linux:
10
+
11
+ $HOME/.config/JetBrains/IntelliJIdea2024.3/filetypes/
12
+
13
+ For PyCharm on Mac OS, it is:
14
+
15
+ $HOME/Library/Application Support/JetBrains/PyCharm2024.3/filetypes/
16
+
17
+ And on Windows it is:
18
+
19
+ %USERPROFILE%\AppData\Roaming\JetBrains\PyCharm2024.3\filetypes\
20
+
21
+ etcetera.
You can’t perform that action at this time.
0 commit comments