static-bolt-vscode
Supports static bolt framework
Features
- Autocomplete for layouts and props
- Diagnostics for layouts and props
- Diagnostics for HTML, CSS and JavaScript broken links
- Renaming support for layouts and props
- Automatic updates to HTML
src /href links and <script> tags (including new URL , import , import_as_string ) when files are renamed or moved
- Automatic updates to JavaScript
new URL and import_as_string references on file rename or move
- Rebase moved files in JavaScript
new URL and import_as_string references
- Rebase moved files in HTML
src /href links and <script> tags
- Open the correct file when clicking on a link
| |