vscode-projen
vscode-projen copied to clipboard
Visual Studio Code Extension for Projen
Projen + VSCode = 💖
Add some projen flavor to VSCode!
Currently in preview
While in preview, expect behaviors, defaults, and settings to change without deprecation notices. Keep on eye on the GitHub releases to see changes.
Features
- Commands
- Run projen
- Run tasks
- Generate new project
- Generate new project from external type
- Task List
- Run tasks in list with a click
- List steps and subtasks (and their steps too)
- Dependency List
- List packages with types and pinned versions
- Managed Files/Folders
- Show list of files managed by projen (either directly or indirectly, like a lockfile)
- De-emphasize files managed by projen in explorer and decorate it with a "PJ" badge
Screenshots
Changelog
Changelog is kept via GitHub Releases.
Planned Features
See [Feature]s in the GitHub issues list.