openpencil/packages/op-vscode
2026-07-19 20:45:02 +08:00
..
.vscode fix(vscode): boot webview shell without blocking resolve; guard stale boots 2026-07-18 13:11:52 +08:00
src feat(vscode): release vsix ships the platform daemon and web assets 2026-07-19 20:41:37 +08:00
test feat(vscode): custom editor provider, commands, activation, and daemon lifecycle 2026-07-17 20:52:48 +08:00
.gitignore feat(vscode): release vsix ships the platform daemon and web assets 2026-07-19 20:41:37 +08:00
.oxlintrc.json chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00
.vscodeignore ci(vscode): package the extension vsix with typecheck and test gates 2026-07-19 20:41:37 +08:00
build.mjs fix(vscode): boot webview shell without blocking resolve; guard stale boots 2026-07-18 13:11:52 +08:00
package.json ci(vscode): publish platform vsix to open-vsx on release 2026-07-19 20:45:02 +08:00
README.md chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00
tsconfig.json chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00

OpenPencil for VS Code

Design-as-code integration for OpenPencil .op files: custom editor, MCP configuration, AI skills, and code generation. Under active development; see openpencil/.superpowers/sdd/ for the implementation plan.