MarkMcCulloh / vscode-projen

Visual Studio Code Extension for Projen
https://marketplace.visualstudio.com/items?itemName=MarkMcCulloh.vscode-projen
Apache License 2.0
20 stars 1 forks source link

[Feature] Deep introspection of current project #10

Closed MarkMcCulloh closed 2 years ago

MarkMcCulloh commented 2 years ago

Is your feature request related to a problem? Please describe. The only data easily available from projen is whatever is written to disk, which isn't everything.

Describe the solution you'd like Read/parse the projenrc file somehow (AST?) to get some interesting meta-information to display to the user. Currently, the most interesting piece of information I can think of is to get the project type and the lib it came from. Information is power!

Additional context This is probably not a reasonable request to do generically at the moment. Would be worth keeping on eye on https://github.com/projen/projen/issues/1086 to see if that further enables something for this.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.