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
When used in combination with Sonarlint (https://www.sonarsource.com/products/sonarlint/), the Visual Studio Quick Actions menu (default keybinds: Alt+Enter or Ctrl + .) will automatically hide when autosave is triggered.
The file does not need to be changed for this to happen. It seems connected to the Auto-save timer, regardless of whether the file has changed.
Disabling either Sonarlint or Auto-Save-File will prevent this behavior, and you will get the normal Quick Actions behavior.
Microsoft Visual Studio Professional 2022 (64-bit) - Current
Version 17.6.4
The text was updated successfully, but these errors were encountered:
When used in combination with Sonarlint (https://www.sonarsource.com/products/sonarlint/), the Visual Studio Quick Actions menu (default keybinds: Alt+Enter or Ctrl + .) will automatically hide when autosave is triggered.
The file does not need to be changed for this to happen. It seems connected to the Auto-save timer, regardless of whether the file has changed.
Disabling either Sonarlint or Auto-Save-File will prevent this behavior, and you will get the normal Quick Actions behavior.
Microsoft Visual Studio Professional 2022 (64-bit) - Current
Version 17.6.4
The text was updated successfully, but these errors were encountered: