I'm planning to implement some of flashdevelop's code generation features.
But this will require reworking of 'Haxe.tmLanguage' (it will also improve code highlighting, symbol list and sublime's 'goto definition' feature).
Are there any features that rely on the current 'Haxe.tmLanguage' structure? Can I change that file?
I'm planning to implement some of flashdevelop's code generation features. But this will require reworking of 'Haxe.tmLanguage' (it will also improve code highlighting, symbol list and sublime's 'goto definition' feature). Are there any features that rely on the current 'Haxe.tmLanguage' structure? Can I change that file?