Skip to content

Add syncing function

Compare
Choose a tag to compare
@warmdev warmdev released this 15 Nov 00:40
· 8 commits to master since this release
  • Added ability to keep outline in sync with current file position (outline view will scroll to current symbol and have it highlighted). Note this does not work with alphabetical sort.

  • Added setting to turn on/off the syncing feature (default is on)

"outline_sync": true,