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
with a fresh installation some default settings combine and lead to a bad ux:
Editor > Suggest: Show Snippets
Editor: Accept Suggestions On Enter
Steps to Reproduce:
launch ADS, connect to a big database, new query, start typing
it looks like there are moments while typing when the query is considered invalid, and if the suggestions are populated during that moment it wants to suggest sqlDropStoredProc instead of desc:
(notice when the red squiggle comes and goes)
Azure Data Studio Version: 1.48.1
OS Version: Windows 10 Enterprise 22H2 (19045.4651)
Does this issue occur when all extensions are disabled?: Yes