QML icon indicating copy to clipboard operation
QML copied to clipboard

Refactor builtin/support types and constants out of main file

Open ratijas opened this issue 3 years ago • 0 comments

In CMake syntax all the builtin/support names are contained in an auto-generated file, separately from the main syntax highlight definitions. Something similar could be done to QML syntax, considering most it now is just boilerplate of support- contexts.

ratijas avatar Jul 15 '22 18:07 ratijas