You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works in every single file I've tested so far, except when I'm in a code block in a .qmd document or in _quarto.yml, where suggestions show automatically without any trigger on my end.
This leads me to believe that, for some reason, Quarto is not respecting this setting.
Bug description
Description
I've configured VS Code IntelliSense in
settings.json
to show only when triggered by a keyboard shortcut:This works in every single file I've tested so far, except when I'm in a code block in a
.qmd
document or in_quarto.yml
, where suggestions show automatically without any trigger on my end.This leads me to believe that, for some reason, Quarto is not respecting this setting.
Here's a screen capture showing this behavior:
https://github.com/user-attachments/assets/09573268-05c0-42a8-9680-3153b6218f00
This issue has already been discussed in quarto-dev/quarto-cli#12143 (reply in thread)
Steps to reproduce
Actual behavior
See auto suggestions
Expected behavior
Don't see auto suggestions
Your environment
The text was updated successfully, but these errors were encountered: