Hello,
I've just built CodeLite HEAD from trunk and it seems that python syntax highlighting does not work.
There is also no python fold in Settings->Syntax Highligth and fonts ... Am I missing something?
Regards,
Paul
No python higlighter?
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Sat Mar 06, 2010 1:43 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: No python higlighter?
The syntax highlight dialog as many options, one of them is the 'Python' however, it is not visible - try to use the <> arrows to locate it.
If you save your file with .py extension it should work, if it does not work for you, delete the directory ~/.codelite (for linux only)
Also:
Does the menu: View -> View As -> Python works for you?
Eran
If you save your file with .py extension it should work, if it does not work for you, delete the directory ~/.codelite (for linux only)
Also:
Does the menu: View -> View As -> Python works for you?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Sat Mar 06, 2010 1:43 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: No python higlighter?
No, unfortunately the view does not work either, python is not listed there.
I'll try to make a fresh checkout and build the codelite from scratch..
Paul
I'll try to make a fresh checkout and build the codelite from scratch..
Paul