v0.11.0
Huge thanks to @AleksandrSl for working on CSS support! This release contains a pack of unrelated improvements and lays groundwork for future features
- Stop annotating directives as unknown attributes
- Enable CSS references and completions
- Recognize $$props variable
- Highlight unresolved references inside script tag the same as inside template expressions
- Limit IDE finding references to variables defined in e.g. config files
- Fix IDE error occurring for empty shorthand attribute
- Minor fixes & stability improvements