Skip to content

2022-08-07

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 13:30
· 242 commits to main since this release

The main feature of this release is adding support for rename refactor. Now renaming works for:

  1. Reference Links like [foo], where foo has a definition [foo]: http://some.url. This is local to a document.
  2. 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.