AdonisJS .edge support
Hi
as an introduction:
AdonisJS is a JavaScript MVC framework built on top of NodeJS. It supports many features like Sessions, Authentications, Validators, Database, ORM, Routes and much more.
You can visit the AdonisJS website here and it's Github here
The template engine of AdonisJS is .edge ( Edge Template Engine )
But Webstorm still doesn't have a .edge support. is there anyone who can make a plugin for it. It's similar to .blade syntax.
Thanks
Please sign in to leave a comment.
This feature hasn't ever been requested, and I'm not aware of any custom plugins supporting this template language.
You can try developing a plugin yourself. Please check this tutorial: http://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support_tutorial.html.
Here's the open source example of the template language implementation: https://github.com/JetBrains/intellij-plugins/tree/master/handlebars
Note that we have a special forum for questions regarding plugins development - https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development. Feel free to ask questions there
Please, give us adonisJS .edge template support
When we can get adonisJS on WebStorm ?
Really need Edge support! It's all broken in PHPStorm :(, too lazy to develop it myself :( :(
It's not on our roadmaps
Please feel free to file a request for supporting it to youtrack, https://youtrack.jetbrains.com/issues/WEB
FWIW, it looks like this request is being tracked as `WEB-41625` here:
https://youtrack.jetbrains.com/issue/WEB-41625
You can choose Handlebars association for now