VS Code tips — Organizing Markdown link definitions

Publicado em: 23 Maio 2023
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line VS Code tips — Organizing Markdown link definitions duração online em boa qualidade , que foi baixado pelo usuário Code 2020 23 Maio 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,668 vezes e gostou 20 espectadores. Boa visualização!