Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 789 Bytes

File metadata and controls

20 lines (16 loc) · 789 Bytes

AGENTS.md

VSCode extension providing postfix templates for TypeScript/JavaScript using TypeScript AST parsing for context-aware completions.

Non-standard build commands

  • npm run compile
  • npm run vscode:prepublish
  • node build.mjs --watch

More details

Plan Mode

  • Make the plan extremely concise. Sacrifice grammar for the sake of concision.
  • At the end of each plan, give me a list of unresolved questions to answer, if any.