- Notifications
You must be signed in to change notification settings - Fork23
chore(README.md): fix formatting and add OpenVSX badge#458
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR fixes formatting issues in the README and adds an Open VSX badge to promote the extension on the Open VSX registry.
- Adds an Open VSX badge to increase visibility.
- Updates code block language from text to shell for better syntax highlighting.
- Adjusts markdown formatting for headings and inline code in the Variables Reference section.
Files not reviewed (1)
- .prettierrc: Language not supported
Comments suppressed due to low confidence (2)
README.md:37
- [nitpick] Ensure that changing the heading from '#### Variables Reference' to '### Variables Reference' maintains consistent structural hierarchy across the document.
### Variables Reference
README.md:30
- [nitpick] Confirm that '```shell' is the most appropriate language identifier for the command; if the command benefits from a different identifier, consider updating accordingly.
```shell
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
EdwardAngert left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
37dabbd
intomainUh oh!
There was an error while loading.Please reload this page.
AlsoCloses#269