continue
continue copied to clipboard
Disable extension notifications / popups
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: macOS
- Continue: v0.9.213 (pre-release)
- IDE: vscode
- Model:
- config.json:
Description
For many reasons this extensions triggers popups in vscode and it does not respect our notifications preference so they keep appearing without consent.
This is especially distracting for notifications such as this:
Warning: qwen2.5-coder:1.5b-instruct-q8_0 is not trained for tab-autocomplete, and will result in low-quality suggestions. See the docs to learn more about why: https://docs.continue.dev/features/tab-autocomplete#i-want-better-completions-should-i-use-gpt-4
it's okay to show this warning once but not every single time, specially since this is a false positive, the model works fine.
To reproduce
- check "turn off all notifications from Continue..."
- still get notifications from continue
Log output
No response