| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-26 | 946 Bytes | |
| vscode@0.44.5 source code.tar.gz | 2026-07-26 | 63.7 MB | |
| vscode@0.44.5 source code.zip | 2026-07-26 | 64.1 MB | |
| Totals: 3 Items | 127.8 MB | 0 | |
Patch Changes
- #1693
5c5d89dThanks @riccardoferretti! - Attachment and image links now honorworkbench.editorAssociationsat every settings scope (including user-level and profile-propagated settings) (#1675). Wikilinks and reference-style links open through thevscode.opencommand — the same mechanism used by the built-in Markdown extension — while direct markdown links defer entirely to the built-in Markdown extension instead of shadowing its links. Clickable link ranges now match VS Code's styling of markdown links: wikilinks no longer include the surrounding brackets, full reference links ([text][ref]) cover only the reference label, and collapsed/shortcut reference links cover the text.