- Fix suggestion setting being written to the wrong place
- Feature: Improve display of prop suggestions
- Feature: Add JS function signatures to event and method suggestions
- Feature: When choosing a slot suggestion, automatically move selection to template section (ex: header-cell-[name])
- Feature: Automatically enable suggestions in strings (prevents #1)
- Feature: Add empty snippets.json file (please send me your snippet ideas!)
- Fix highlighting of slot names
- Fix instance where a newline prevented slot name suggestions
- Feature: Enable completions for Quasar props, events, methods, and slots
- Enable Tailwind completions in .classes() method