lkishalmi commented on PR #5297:
URL: https://github.com/apache/netbeans/pull/5297#issuecomment-1384219976

   Well, this one is just a showcase of my two new modules `lexer.antlr4` and 
`go.lang` for NB17.
   
   AFAIK, Textmate based Syntax-highlight, provides:
   - File icon/type association
   - Syntax highlight
   
   This one provides:
   - File icon/type association
   - Syntax highlight
   - Custom Editor Preferences for Go File: Highlighting, Formatting
   - Minimal Parser based error highlight.
   - Code Folding
   
   I never tried to use a Go LSP, I'm not really interested in that or in the 
Go language. I just need Go for my upcoming Terraform works,but for that the 
parser is enough.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to