Skip to content

Add VS Code recommended extensions #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cheny0
Copy link

@cheny0 cheny0 commented Jul 10, 2025

Recommended extensions:

  • GitHub Copilot
  • GitHub Markdown Preview
  • Image Preview
  • Markdown Preview Mermaid Support
  • markdownlint
  • Prettier
  • Spell Right

@cheny0 cheny0 requested a review from jorge-campo July 10, 2025 10:16
@cheny0 cheny0 self-assigned this Jul 10, 2025
@cheny0 cheny0 added the deliverables Any other project deliverable label Jul 10, 2025
@cheny0 cheny0 linked an issue Jul 10, 2025 that may be closed by this pull request
@jorge-campo
Copy link
Contributor

Recommended extensions:

  • GitHub Copilot
  • GitHub Markdown Preview
  • Image Preview
  • Markdown Preview Mermaid Support
  • markdownlint
  • Prettier
  • Spell Right

Good selection. What do you think about adding these ones as well? I find them quite useful for my work:

  • GitHub Copilot Chat (I believe this is automatically added when installing the GitHub Copilot extension)
  • Replace GitHub Markdown Preview (1) with Markdown Preview GitHub Styling (2), from the same author. (1) includes four other extensions that the developer may not need (see picture).
  • Mermaid Chart, to preview Mermaid diagrams. It doesn't require an account or subscription.
  • Word Count (by Microsoft). VSC doesn't include a word counter.
  • YAML (by RedHat), to highlight errors in the YAML frontmatter
image

Copy link
Contributor

@jorge-campo jorge-campo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need additional extensions when we configure the linter but, for now, these are a good start. Feel free to merge when you have the list ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deliverables Any other project deliverable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add VS Code recommended extensions via .vscode/extensions.json
2 participants