Is there any way to add custom language syntax highlighting to JetBrains IDE's?
In my case, i want to highlight MATLAB code in PyCharm. IDE is suggesting me 'Mathematica' plugin, which doesn't work correctly.
You can specify the default syntax highlighting type for new files in Settings » Editor Display » Syntax Highlighting.
Select a color schemePress Ctrl+Alt+S to open the IDE settings and select Editor | Color Scheme. Use the Scheme list to select a color scheme.
Simply hit ctrl+c.
To change it, open the Settings / Preferences dialog and select Appearance & Behavior | Appearance. There, you can use the Theme selector to choose a UI theme. The built-in themes include Darcula, IntelliJ Light, Windows or macOS Light, and the special High Contrast theme for visually impaired users.
You can add any syntax highlighting by importing a corresponding TextMate bundle to PyCharm or any other JetBrains IDE.
Here's a blog post covering this topic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With