Closed VAllens closed 4 years ago
I have composed a quick parser for Java (attached). Extract it anywhere and add it to the VSCode settings as a mapper for Java syntax:
This will produce the map for class and class methods:
Please note that the attached mapper is a draft and it may take some improvement. Thus if you do anything useful to it you may share it here and I will add it to the next release.
thank you so much !!! :)
Are there plans to support
Java
language DOM? FYI. Thanks.