confluentinc / confluentinc/vscode
Create `.confluent-version`-like file on project generation and add to `activationEvents`
Open
project generation
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Which will allow the extension to activate when a user opens a new window/workspace from a generated project
https://github.com/confluentinc/vscode/blob/06d1c71b07385984b0674b35dce7b99ea8cad8e4/src/scaffold.ts#L210-L216
https://github.com/confluentinc/vscode/blob/06d1c71b07385984b0674b35dce7b99ea8cad8e4/package.json#L45
(From https://github.com/confluentinc/vscode/pull/513)
Contributor guide
Assessment
This issue has not been assessed yet.