How can I add language
Answered
I succeeded in bringing in a specific extension.
But I can't add grammar to the extension.
Because I saw flex and bnf for the first time today.
But I can't add grammar to the extension.
Because I saw flex and bnf for the first time today.
For example,
When I type "FOVAL," I automatically type "FOVAL_END" below and I need to highlight that letter.
When I type "FOVAL," I automatically type "FOVAL_END" below and I need to highlight that letter.
Please sign in to leave a comment.
Please go through our docs regarding the Custom Language Support and the following Custom Language Support Tutorial.