sublime-crystal v0.0.13 Release Notes

Release Date: 2020-12-10 // over 3 years ago
  • ๐Ÿ›  Bugfixes:

    • #41 Avoid always applying primary.control scope to type
    • ๐Ÿ†“ #51 Free variable formatting
    • #56 Proper self? highlighting
    • #67 HEREDOCs with HTML tags in them breaks syntax highlighting

    ๐Ÿ‘Œ Improvements

    • #74 Improve indentation rules for class, module and def when using visibility modifiers

Previous changes from v0.0.12

  • ๐Ÿ›  Bugfixes:

    • ๐Ÿง #66 Fixes for windows subsystem for linux by @nipinium