All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- When active file in the editor changes, it will be highlighted on the graph if it matches one of the nodes.
- Support for wiki-style links using
[[link]]
format and correspondingfileIdRegexp
setting for specifying regular expression for resolving file IDs – d3254f68.
column
setting is now divided intoopenColumn
andshowColumn
.
- Graph reloads on title change.
- Parsing of files in a directory now happens asynchronously.
- Fix bug with missing
d3
.
- Fix bug with missing
webview.html
.
- Extension is now configured to use bundle.
- Initial version of the
Show Graph
command. - Setting for controlling the
column
used to open files.