no console output in dev tools console logs #4954
Labels
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
I want to use
config.js
to programmatically modifyconfig.yaml
in order to use environment variables inconfig.yaml
. I've toggled VSCode Developer Tools to check the logs but the output wasn't there (yes, I have clicked the dropdown at the top that says "Default levels" and select "Verbose").Is this a bug or am I missing something?
To reproduce
(Since I am using macOS), place the following
~/.continue/config.ts
:Start VSCode
Toggle "Developer Tools"
Select the"Console" tab
Look for "This is not shown"
Log output
INFO [Continue.continue]: Command `continue.focusContinueInput` already registered by Continue - Codestral, Claude, and more (Continue.continue)
The text was updated successfully, but these errors were encountered: