vscode-markdown-languageservice
vscode-markdown-languageservice copied to clipboard
Add organize link definitions source action
Feature request
Add a code action / source action that:
- Consolidates link definitions at the end of the file
- Sorts link definitions
- Potentially removes unused definitions (may be a separate action)