vscode-markdown-languageservice icon indicating copy to clipboard operation
vscode-markdown-languageservice copied to clipboard

Adding more tooling for working with link definitions

Open mjbvz opened this issue 2 years ago • 0 comments

Combination of a few different commits about link definitions that I added while on recent plane rides :)

  • Add option to include link definitions in the document outline. Controlled by a new includeLinkDefinitions param

  • Adds an organize link definition action. This groups all link definitions to the bottom of the file and sorts them

  • Adds a code action for extracting a link to a definition

mjbvz avatar Aug 24 '22 05:08 mjbvz