confluentinc / vscode

Confluent for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=confluentinc.vscode-confluent
Apache License 2.0
13 stars 3 forks source link

API Key discovery in project templates #257

Open roberto-molinari opened 2 months ago

roberto-molinari commented 2 months ago

Type: Feature Request

In the application template I'm trying (Set up Python Consumer Application), I have to leave the VS Code IDE experience to get API key info.

It would be nice if VS Code could look at my Downloads folder (where Confluent Cloud API Key .txt files get downloaded to by default), and if any files there match the default naming scheme "api-key-<>.txt" and suggest the key (s) / secret(s) that it find there, it would save me time as a user.

Extension version: 0.16.3 VS Code version: Code 1.93.1 (Universal) (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z) OS version: Darwin arm64 23.6.0 Modes:

jlrobins commented 1 month ago

Good suggestion, thanks! General feature on the roadmap is being discussed.