Skip to content

0.5.0

Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 24 Jun 02:20
· 129 commits to main since this release

[0.5.0] - 2020-06-24

Fixed

  • Fixed condition indentation (PR #111)
  • Fixed generic default parameter highlighting (PR #113)
  • Fixed match indent to be consistent with Style Guide (PR #121)

Added

  • Added source folding support (PR #112)
  • Added underscore in numeric literals highlighting (PR #115)
  • Added community menu items (PR #119)
  • Added code jump support based on ctags (PR #122)
  • Added tags autoload support (PR #123)

Changed

  • Improved delimiter highlighting (PR #114)