Hi Vimers,I wonder if I can highlight more things in Python, I would like to highlight functions call , i.e in a Python source, in the following line:
os.popen(...) be able to highlight the word "popen". is it possible ? Thanks for your advices Kib.
Hi Vimers,I wonder if I can highlight more things in Python, I would like to highlight functions call , i.e in a Python source, in the following line:
os.popen(...) be able to highlight the word "popen". is it possible ? Thanks for your advices Kib.