Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 291 Bytes
  • Jump to method definition works when jumping on the dot. Allows to jump to foo.(bar) (shorthand call notation).
  • Major speedup for some big files, having large arrays or hashes
  • Jump to definition now works when using it on super keyword.

0.1.0

  • First public version released