Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Next
-
None
-
None
Description
NetBeans does not support VueJS. It is needed, that we have *.vue files with a specific icon.
Inside it should be possible to have HTML, CSS/SCSS JS/TS
HTML should work out of the box.
When I use <script></script> then it should be JavaScript. When I use the attribute lang="ts", TypeScript should be possible.
When I use <style></style> CSS should be possible. When I use the attribute lang="scss" SCSS should be possible for lang="sass"" SASS should be possible and for *lang="less" LESS should be possible.
Code completion for vue specific attributes and directives should be possible.
Cheers
Chris
Attachments
1.
|
Create new filetype for vue files | Open | Unassigned |