2 comments (2 comments)1 reaction (1 reaction)1 assignee (1 assignee)TypeScript39,847 forks (39,847 forks)batch import
feature-requesthelp wantedmarkdown-ext
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (1,000 merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Explore the markdown viewer source code in vscode (likely under src/vs/workbench/contrib/markdown) to locate where code blocks are rendered. Add a button that triggers a terminal command when the code block language is identified as a shell language (e.g., bash, sh, zsh).
- Tech stack
- typescriptnodejs
- Domain
- desktopdeveloper experience
- Issue type
- Feature
- Prerequisites
- GitTypeScript