confluentinc / confluentinc/vscode
Set up `src/commands/constants.ts` for keeping track of command IDs
Open
cleanup
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Similar to https://github.com/confluentinc/vscode/blob/main/src/preferences/constants.ts, we should have a single place (outside of package.json) where we can keep track of all the command IDs used for registration and internal command invocation.
See: https://github.com/search?q=repo%3Aconfluentinc%2Fvscode+%28%22registerCommandWithLogging%28%22+OR+%22command%3A+%5C%22confluent.%22%29+NOT+path%3A%2F%5Esrc%5C%2Fcommands%5C%2Findex%2F&type=code
Contributor guide
Assessment
This issue has not been assessed yet.