https://github.com/markmcculloh/vscode-projen
Visual Studio Code Extension for Projen
https://github.com/markmcculloh/vscode-projen
project projen template vscode-extension
Last synced: 8 months ago
JSON representation
Visual Studio Code Extension for Projen
- Host: GitHub
- URL: https://github.com/markmcculloh/vscode-projen
- Owner: MarkMcCulloh
- License: apache-2.0
- Created: 2021-12-03T02:17:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T13:05:11.000Z (about 2 years ago)
- Last Synced: 2025-10-21T00:47:08.212Z (8 months ago)
- Topics: project, projen, template, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=MarkMcCulloh.vscode-projen
- Size: 855 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projen + VSCode = 💖
Add some [projen](https://github.com/projen/projen) flavor to VSCode!
## 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
## Changelog
Changelog is kept via [GitHub Releases](https://github.com/MarkMcCulloh/vscode-projen/releases).
## Screenshots



