You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,4 +79,5 @@ You can tweak the background intensity and theme colors.
79
79
- Issues/PRs welcome. Proposals for UI/colors and unsupported patterns (e.g., namespace import/element access) are appreciated.
80
80
81
81
## 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