Skip to content

2.0.0

Compare
Choose a tag to compare
@cristianl cristianl released this 01 Nov 01:33
· 34 commits to master since this release

Breaking changes

HyperClick has been rebuilt to be both simpler and more flexible: #60

  • All file resolvers were consolidated into one.
  • Language support is now managed via selectors, making it
    easier to add languages and seamless to support alternative
    packages for any language.
  • Settings were restructured to be easier to extend and modify.

This means you might need to update your (project-)settings.

Please read this explainer to help you do so:
https://github.com/aziz/SublimeHyperClick/blob/master/README.md#upgrading-settings-for-20

Fixed

  • Match by scope, not syntax file #1