- Readme Fixes
- Handle relative paths and shorthand includes (PR #440)
- Updated dependencies & HTML language server
- Fix debugging
- Now available for vscode.dev and other web platforms.
- Updated dependencies & HTML language server
- Bug Fixes
- Respected editorconfig and file indentation (Issues #193, #338)
- Updated dependencies & HTML language server
- Bug Fixes
- Formatting issues #267, #242
- Code folding issue #243
- Updated dependencies & language server
- Minor Bug Fixes
- Respect
Wrap Attributes
setting. Read docs. - Code navigation for
include
function - Code folding and indentation fixes
- Updated dependencies & language server
- Bug Fixes
- Complete cleanup and refactoring
- Updated dependencies & language server
- More HTML formatting options
- Variable modifiers snippets
- Bug Fixes
- Rewrite language grammer
- Comment toggling for
{{...}}
delimiters - Improved hover documentation
- Toggle highlight decoration command
- Bug Fixes
- Updated HTML Language Server
- Bug Fixes
- Added
{{...}}
delimiter support
- indentationRules added
- indentation on formatting
- bundled with webpack to reduce the size
- Language Service for better HTML, CSS and JS support
- Autocomplete for HTML, CSS and JS
- Hover Documentation for HTML, CSS and JS
- Performance improvements for highlight decoration
- html comments inside literal block
- highlighting decoration disabled inside literal block
- formatter dependency fixes and improvements
- Syntax highlighting
- Snippet completion
- Bracket autoclosing
- Bracket autosurrounding
- Hover documentation
- Comment toggling
- Code folding
- Code formatting