Microsoft/vscode
Voir sur GitHubDefault view for markdown files doesn't work the first time vscode is started
Open
#244 597 ouverte le 25 mars 2025
bughelp wantedmarkdown-extverification-found
Métriques du dépôt
- Stars
- (74 848 stars)
- Métriques de merge PR
- (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.98.2
- OS Version: Win10 22H2
Steps to Reproduce:
- In the settings, add Item: *.md, Value: vscode.markdown.preview.editor under Workbench: Editor Associations
- Close vscode
- With no vscode instances running, open .md file from explorer
- Text editor view is opened instead of the preview
- Verify that the setting is registered by checking Ctrl + P > View: Reopen editor with..., Markdown Preview is listed as Default
- Open another .md file, this second one is now opened in preview mode