Skip to content
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

[repo] Include vscode workspace config #106

Merged
merged 2 commits into from
May 4, 2022
Merged

Conversation

andrewnicols
Copy link
Member

@andrewnicols andrewnicols commented May 4, 2022

This workspace configuration includes recommendations for the following
extensions:

  • davidanson.vscode-markdownlint - Markdown Linting
  • streetsidesoftware.code-spell-checker = Official cspell integration
  • dbaeumer.vscode-eslint - Official Microsoft eslint integration
  • tberman.json-schema-validator - JSON Schema validation
  • silvenon.mdx - MDX syntax highlighter
  • gamunu.vscode-yarn - Yarn integration

A second commit also configures stylelint configuration for the workspace.

This workspace configuration includes recommendations for the following
extensions:

- davidanson.vscode-markdownlint - Markdown Linting
- streetsidesoftware.code-spell-checker = Official cspell integration
- dbaeumer.vscode-eslint - Official Microsoft eslint integration
- tberman.json-schema-validator - JSON Schema validation
- silvenon.mdx - MDX syntax highlighter
- gamunu.vscode-yarn - Yarn integration
Copy link
Member

@sarjona sarjona left a comment

Choose a reason for hiding this comment

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

Hi Andrew!
Thanks for adding these files to the project (I use VSCode and I found it super-easy to find and install all the recommended extensions!).

@sarjona sarjona merged commit 4b819eb into moodle:main May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants