Why does SQL Complete blocks native code completion

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
lepa71
Posts: 4
Joined: Mon 14 Aug 2017 20:54

Why does SQL Complete blocks native code completion

Post by lepa71 » Thu 08 Feb 2018 16:52

Why does SQL Complete blocks native code completion? Is there a way to have active SQL complete for execute-current-statement functionality and use the only native code completion? SQL compete also blocks other SQL completion plugins.

Thanks

alexa

Re: Why does SQL Complete blocks native code completion

Post by alexa » Fri 16 Feb 2018 18:48

You could perform the following:
1. Select 'SQL Complete -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'General' branch.
3. Unselect the 'Enable code complete' option.
4. Click 'OK'.

lepa71
Posts: 4
Joined: Mon 14 Aug 2017 20:54

Re: Why does SQL Complete blocks native code completion

Post by lepa71 » Fri 16 Feb 2018 19:19

That does not work. I had to uninstall SQL complete completely.

Post Reply