The main feature of this release is adding support for rename refactor. Now renaming works for:
- Reference Links like
[foo]
, where foo has a definition[foo]: http://some.url
. This is local to a document. - Heading Links both in Markdown and Wiki-style. This happens globally in a workspace folder.
Also, Find References now correctly includes the declaration of a symbol at point when it should.