Hi, I have a "#define override virtual" and I want dev-c++ to highlight the 'override keyword' when I use it. (here we have a program wich verifies our code and, for example, checks the correct use of that 'keyword').
Is there a way to add a keyword to highlight in dev-c++? thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have a "#define override virtual" and I want dev-c++ to highlight the 'override keyword' when I use it. (here we have a program wich verifies our code and, for example, checks the correct use of that 'keyword').
Is there a way to add a keyword to highlight in dev-c++? thanks
> Is there a way to add a keyword to highlight in dev-c++?
No.