Skip to content

v3.2.11 (2019-09-20)

Compare
Choose a tag to compare
@FichteFoll FichteFoll released this 20 Sep 00:40
· 368 commits to master since this release
02c5068
  • Settings: Provide completions for encoding settings
  • Settings: Actually provide completions for .sublime-color-scheme files
    (@deathaxe, #258)
  • Settings: Fix default item of theme and scheme completions losing its type
    annotation (@deathaxe, #258)
  • Snippets: More minor fixes for theme and scheme completions (#257, …)
  • Misc: Add more completions for built-in commands (@deathaxe, #254)
  • Misc: Improve performance when iterating packages in "Open Package" command