internalInternal is a TypeScript-based VS Code extension focused on beginner developer guidance. It includes environment checks, project detection, dependency repair suggestions, terminal error translation, a project health view, and beginner-mode UX helpers. DevelopmentInstall dependencies:
Compile the extension:
Launch the Extension Development Host:
Then press TestsRun local unit tests:
Run VS Code extension-host tests:
Run the full test suite:
|