- (feat) adhere to vscode emmet config (#591)
- (fix) syntax highlighting for namespaced svelte components (#599)
- (fix) turn off intellisense for stylus because it would give wrong results (#590)
- (fix) now within
name=value
onlyname
is highlighted as a attribute name color (#595) - (fix) getDefinitions falls back to Location if LocationLink is not supported (#592)
- (fix) add missing events to autocomplete (#545)
- (fix) format files within node_modules, too (#604)
- (chore) bump prettier plugin to 1.4.1 (#606)