CodeLobster IDE has essential built-in support for Python, and provides syntax highlighting
for comfortable work with .py
files.
![]() | Tip |
---|---|
You can configure colors in Tools | Preferences | Editor Colors |
CodeLobster IDE supports Python syntax highlighting in the Editor to make it easier to read the semantics of the structured content by displaying each type of code in different colors and fonts. This feature helps you to check code for errors, as it highlights mismatched enclosing characters with a different color.
![]() | Tip |
---|---|
To change the color scheme or customize the colors or styles used for the Python syntax highlighting, follow these steps:
|