flow intellisense
A Visual Studio Code extension that provides intellisense for @cldcvr/flow-core elements .
Feature
- Gives you autocompletion for tags, attributes and attribute values.
- Quick info hovers on tags and attribute.
- Validate attribute values.
Usage
- Go to your
*.html , *.vue , *.ts file.
- Type
<f- then It starts showing you available tags.
- Select required tag then it will render tag with mandatory attributes.
- Type
<space> or Ctrl + <space> in tag for suggestions.
LICENSE
MIT
| |