Skip to content

v3.1.0 (2017-11-06)

Choose a tag to compare

@FichteFoll FichteFoll released this 06 Nov 01:32
· 610 commits to master since this release
v3.1.0
427c97a
  • Add support for the new .sublime-color-scheme format, including:
    • syntax highlighting (@keith-hall),
    • symbol list,
    • completions for all keys,
    • CSS variable completions,
    • scope name completions in selectors.
  • Add support for embed action in syntax definitions. (@keith-hall)
  • Add completions for tmPreferences files (and improve PList completions).
  • Add e snippet for tmPreferences.
  • Make scope name completions more robust. (@deathaxe)
  • Ensure all plugins are updated in-memory on a package update.
  • Improve settings tooltip readability with white color schemes. (@deathaxe)
  • More small bugfixes.