Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 921 Bytes

1.1.2 (2017-07-29)

  • added the option to save current position and open symbol search form
  • Alt+t - default key binding for opening symbol search form

1.1.1 (2017-07-11)

  • added the option in settings to enable or disable positions stack storage
  • option named gotoSymbolStack.storeStackPosition (default true)

1.1.0 (2017-06-08)

  • added the ability to save and load stack information for workspace
  • improved multi-editor group behavior
  • support to move stack info with multiple view column

1.0.3 (2017-06-02)

  • added full stack info on tooltip
  • updated stack info on statusbar
  • updated statusbar priority for more left position

1.0.2 (2017-04-25)

  • added command to clear the file positions stack

1.0.1 (2017-04-24)

  • added a screencast to view usage of the module
  • disabled console log messages when jumping

1.0.0 (2017-04-23)

  • initial release