microsoft / vscode-generator-code

Visual Studio Code extension generator
Other
1.29k stars 222 forks source link

feat (workspace) : added workspace to open the template quickly #468

Closed ManneJayaSurya closed 4 months ago

ManneJayaSurya commented 5 months ago

Added VS Code workspace configuration

ManneJayaSurya commented 5 months ago

@aeschli

can you please have look into this PR I just added workspace`s to each template to make open process little bit quick.

aeschli commented 4 months ago

We normally use workspace files only for muti-root projects. Single folder projects can easily be opened by Open Folder

Thanks for the suggestion, but I'd prefer to keep the sample projects as lean as possible -> not merging the PR