Skip to content

v3.0.0-alpha.6 (2017-05-20)

Pre-release
Pre-release

Choose a tag to compare

@FichteFoll FichteFoll released this 20 May 03:06
· 1039 commits to master since this release
3.0.0-alpha.6
917832d
  • (Auto-)completions for syntax development

    • Scope names are completed according to ST scope naming guidelines
    • Context names are completed for include/push/set keys
    • All currently available keys have completions as well
  • Highlighting of the regexp capture group that the current "captures" scope line targets
    (@Thom1729)

  • Other minor changes