QCodeEditor icon indicating copy to clipboard operation
QCodeEditor copied to clipboard

Feature request: Add Java highlighting

Open coder3101 opened this issue 6 years ago • 2 comments

C++ and Java have much common keywords. Modifying the C++ Highlighter we can build a Java highlighter. C/C++, Java and Python are most commonly used languages and for a code editor to have three support will be good. Currently it highlights C/C++ and Python. Java is the only missing piece.

coder3101 avatar Nov 30 '19 21:11 coder3101

Any updates @Megaxela ?

coder3101 avatar Feb 05 '20 18:02 coder3101

Addressed in #38

ghost avatar Feb 21 '20 20:02 ghost