From ed21269d80d78f2216fb61cca177bed314819859 Mon Sep 17 00:00:00 2001 From: FichteFoll Date: Mon, 18 Nov 2019 18:22:56 +0100 Subject: [PATCH] Changelog for 3.2.12 --- messages/3.2.12.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 messages/3.2.12.txt diff --git a/messages/3.2.12.txt b/messages/3.2.12.txt new file mode 100644 index 00000000..d6e912fb --- /dev/null +++ b/messages/3.2.12.txt @@ -0,0 +1,19 @@ +v3.2.12 (2019-11-18) +-------------------- + +(Notes not shown on release) + +- Settings: Fix for ST build 4050 (beta) +- Settings: Provide hints for new hidden settings +- Syntax: Support non-deterministic branching keywords; highlighting, indexing + and completions +- Scheme: Support 'glow' font style +- Misc: Add completions for new built-in commands and/or arguments + +- Settings: Fix duplicated settings completions in some situations (@deathaxe, + #259) +- TMPrefs: Fix 'source' scope extending too far in symbol transformations + (#262) +- Scheme: Don't show colorish scopes in completions (#260) +- Misc: Small updates to scope name completions (like adding colorish scopes) +- Settings: Fix widget setting file recognition for hints and linting