v3.2.17 (2020-08-29)
·
322 commits
to master
since this release
- Build&Snippet: Auto-match
${} - Build: Enable completions in empty
${}placeholders - Keymap: Support
altgrmodifier and plain modifiers as keys - Mousemap: Highlight and complete buttons up to 16
- Settings: Allow disabling completions and tooltips
for better interoperability with LSP-json (@rchl, #286) - Syntax: Fix test completions for
<-indicator (@deathaxe, #302) - Theme&Scheme: Provide completions for inherited and overridden variable names
- Theme: Complete themes for the
extendsvalue - Theme: Completions for variables of extended themes
- Theme: Provide proper completions for
parentsselectors - Misc: Minor scoping and completion fixes (partly @deathaxe)