Stats
Links
Categories
LSP-driven refactor tooling for Claude Code, built on the lspeasy SDK.
npx claudepluginhub pradeepmouli/lspeasyProject-wide rename, file-move-with-importer-updates, and move-symbol via a real language server. Use this whenever a refactor touches more than one file — Claude Code's built-in LSP tool is READ-ONLY and cannot rename, move files, or move symbols. A text-only edit silently misses re-exports, aliased and type-only imports, and {@link} references; this plugin drives the LSP to catch every one.