HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Can I prevent SQL 2008 Server Management Studio's intellisense from autocompleting with the longest word?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
preventcanthe2008sqlwithlongestintellisensemanagementword

Problem

In SQL 2008 Server Management Studio: is there a way to keep intellisense from always picking the longest word to autocomplete? For example, I could be trying to type the word client and it'll autocomplete with clientdetails.

Solution

I find it easier to just disable IntelliSense, the more I use it, the less I like it. Although before I tried it, I loved it :)

Just better to learn to hand-code things correctly. Mostly IntelliSense intefere's with that

Context

StackExchange Database Administrators Q#1335, answer score: 2

Revisions (0)

No revisions yet.