
Does any addon supports Javacript highlighting and auto-complete. If not , how can I add such functionality by myself?
Does any addon supports Javacript highlighting and auto-complete. If not , how can I add such functionality by myself?
Hi Oleg,
We do offer a free Javascript language that has syntax highlighting and a QuickStart shows how to add code folding. But we don't have a dedicated add-on for Javascript as of yet. I'll log your request for one.
To do it yourself, please read our documentation and follow through the Getting Started series of QuickStarts. They show you how to build a full language from start to finish, with automated IntelliPrompt and everything.