Rowe Wilson Frederisk Holme
Rowe Wilson Frederisk Holme
Currently this security issue can be mitigated by creating a low-privilege BotPassword. I'll learn about [SecretStorage](https://code.visualstudio.com/api/references/vscode-api#SecretStorage) and fix that later.
I looked through the VSCode API documentation, but didn't find any settings or configurations for it. So it seems that this is not feasible, and VSCode will always get the...
Maybe? I looked around in the VSCode issues page but couldn't seem to find an existing issue for this, not sure if I'm missing something.
Editing the source code is indeed a solution to the problem. However, it should be noted that every time the extension is updated, your changes will be overwritten. The good...