Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellisense accept shortcut

is it possible to change sql intellisense accept suggestion key? I'm used to use enter, but sql management studio seem to accept only Tab or Space key - enter just cancels suggestion and makes new line. I've searched options but there is not much for intellisense.

Thanks

like image 455
Lukáš Novotný Avatar asked Jan 24 '11 16:01

Lukáš Novotný


People also ask

How do you toggle IntelliSense?

You can trigger IntelliSense in any editor window by typing Ctrl+Space or by typing a trigger character (such as the dot character (.) in JavaScript).

How do I show IntelliSense in Visual Studio?

The suggestion list of Basic completion appears when you press the default Visual Studio IntelliSense shortcut Ctrl+Space .


1 Answers

Duplicate of SSMS 2012 Intellisense Behavior

Short version - to toggle behavior each and every time you open a tab press [CTRL][ALT][SPACE]

SSMSBoost looks like it had the feature but lost it, they are trying to put it back but at this time the preference page that changed that behavior was lost. http://www.ssmsboost.com/social/yaf_postst5301_Intellisense-Default-Completion-Behavior.aspx#post11860

like image 184
user922020 Avatar answered Oct 21 '22 11:10

user922020