VS Code tips — Organizing Markdown link definitions

Publié le: 23 mai 2023
sur la chaîne: Code 2020
1,668
20

Using reference links in your Markdown? VS Code can help you keep your link definitions nice looking with the 'Organize link definitions' source action. This both removes unused link definitions and also sorts the link definitions to a single block at the bottom of the file

You can even run this action automatically on save with `editor.codeActionsOnSave`

"editor.codeActionsOnSave": {
"source.organizeLinkDefinitions": true
}

#vscode #markdown


Sur cette page du site, vous pouvez voir la vidéo en ligne VS Code tips — Organizing Markdown link definitions durée online en bonne qualité , qui a été Téléchargé par l'utilisateur Code 2020 23 mai 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,668 fois et il a aimé 20 téléspectateurs. Bon visionnage!