Skip to content

Commit 8275ff9

Browse files
committed
chore: wip
1 parent c27edd7 commit 8275ff9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.stacks/vscode/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Please note, the Stacks framework auto-configures any extension that needs to be
2020
- [Log Output Colorizer](https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer) - Language extension for VS Code that adds syntax colorization for both the output/debug/extensions panel and *.log files.
2121
- [Vitest Explorer](https://marketplace.visualstudio.com/items?itemName=antfu.vitest-explorer) - A VS Code extension for the Vitest test runner.
2222
- [PostHTML Snippets](https://marketplace.visualstudio.com/items?itemName=cossssmin.posthtml) - Quickly build HTML emails with utility-first CSS.
23+
- [Goto Definition Alias](https://marketplace.visualstudio.com/items?itemName=antfu.goto-definition-alias) - An extension that allows you to jump to the definition of an aliased import.
2324

2425
## Contributing
2526

@@ -36,7 +37,7 @@ _If you would like to add an extension, please open an issue or start a Discussi
3637

3738
## Relevant Links
3839

39-
- [GitHub](https://github.com/stacks/stacks)
40-
- [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=stacks.stacks)
40+
- [GitHub](https://github.com/stacksjs/stacks)
41+
- [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=stacks.vscode-stacks)
4142

4243
**Enjoy!**

0 commit comments

Comments
 (0)