VSCode extension for projspecThis extension provides the "Show project library" command, which calls projspec as a subprocess. It can scan and add the current code window to the library, show details (and search) any library entry, open a new Code window for a given library entry or "make" any artifact. To run: open the directory vsextension/ in vscode and press F5! The layout and actions available are documented in ACTIONS.md (in LLM-friendly text). |