Skip to content

nonfx/flow-intellisense-vscode

Repository files navigation

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

About

flow-intellisense-vscode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published