Lsp Guide

Recipes for the lsp tool — resolving where a symbol is defined, every place it is used, type signatures and docs, file outlines, and compiler/type errors through a real language server (Go, TypeScript/JavaScript, Python, Rust). Use when navigating or explaining code by symbol, finding callers or usages, checking what broke after an edit, or deciding between lsp and text search.

weave-os ecc6682 3.1 KB Updated

File contents

weave-os/router/tree/main/install/pi-router/skills/lsp-guide commit ecc6682e5e

Frequently asked questions

npx skillmds@latest add weave-os/lsp-guide