Skip to content

Commit 0202671

Browse files
committed
chore: wip
1 parent 45632eb commit 0202671

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

storage/framework/ide/vscode/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ _Please note, the Stacks framework auto-configures any extension that needs to b
77
## Extensions Included
88

99
- [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) - Language support
10-
- [biome](https://marketplace.visualstudio.com/items?itemName=biomejs.biome) - Linting & formatting
10+
- [Biome](https://marketplace.visualstudio.com/items?itemName=biomejs.biome) - Linting & formatting
1111
- [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) - Markdown linting
12-
- [NPM Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense) - auto-completes npm modules in import statements
1312
- [UnoCSS](https://marketplace.visualstudio.com/items?itemName=antfu.unocss) - Atomic CSS framework support
1413
- [Goto Definition Alias](https://marketplace.visualstudio.com/items?itemName=antfu.goto-definition-alias) - Allows jumping to the definition of an aliased import
14+
- [NPM Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense) - auto-completes npm modules in import statements
1515
- [Jumpy](https://marketplace.visualstudio.com/items?itemName=wmaurer.vscode-jumpy) - We lose a lot of time scanning with a mouse, time we can get back by using our keyboard instead. Jumpy provides fast cursor movement by giving you a couple of keys that offer a hook to get to another part of the document.
16-
- [Spelling Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) - A simple source code spell checker for code
16+
- [Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) - Simple source code spell checker for your code
1717

1818
## Contributing
1919

0 commit comments

Comments
 (0)