Skip to content

Commit 36abe8b

Browse files
authored
Merge pull request #1 from makotot/codex/add-related-package-to-readme
docs: format related links as markdown list
2 parents 22ce835 + 1a10b9c commit 36abe8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ You can tweak the background intensity and theme colors.
7979
- Issues/PRs welcome. Proposals for UI/colors and unsupported patterns (e.g., namespace import/element access) are appreciated.
8080

8181
## Related
82-
- Next.js Component Boundary Visualizer: https://github.com/makotot/vscode-nextjs-component-boundary-visualizer — A VS Code extension that visualizes component execution environments (client/server) via the 'use client' directive.
82+
- [Next.js Component Boundary Visualizer](https://github.com/makotot/vscode-nextjs-component-boundary-visualizer) — A VS Code extension that visualizes component execution environments (client/server) via the 'use client' directive.
83+
- [Next.js RSC Boundary Pack](https://marketplace.visualstudio.com/items?itemName=makotot.nextjs-rsc-boundary-pack) — A pack of VS Code extensions that highlight boundary information for React Server Components.

0 commit comments

Comments
 (0)