Autofill stopped working some time ago for me. Intellisense seems to work differently.
I tried everything that was mentioned here :
- Tools -> Options -> Text Editor -> Transact-SQL -> IntelliSense and Enable IntelliSense.
- Updated IntelliSense local cache: and Edit β IntelliSense β Update local cache or CTRL + Shift + R to update
- Completion of the completed statement: go to "Tools β Options β Text Editor β Transact-SQL β General and are checked with the" Auto-List "and" Parameter Information "
- Rebooting SQL Server Management Studio several times
- Checked that the shortcut "CTRL + Space" is enabled for "Edit.CompleteWord" in the text editor in the menu "Tools" β "Options" β "Environment"> "Keyboard"
I only have a problem with the option:
- For each window for opening a request, go to the Request section β Intellisense Enabled
which is grayed out all the time:
I do not know if this is due to my problem, but maybe.
So how do you turn on auto-complete again?
source share