Options

Feature Suggestion

MikeONeillMikeONeill Posts: 131
edited February 15, 2010 9:06AM in SQL Prompt Previous Versions
I am feeling really lazy today it must be heat :D

How about shortcuts names for tables/views .

Have a look at Resharper and Visual Assist X they have Camel Humps and Acronyms respectively

They shortcut to Types by their Camel Case capitals

eg BatchValuesView becomes <bvv> etc

so in SQL if I type <ssf bvv> and get

SELECT * FROM BATCHVALUEVIEW

with bvv shortcutting to the appropriate table in the Candidate List

Now that would be nice .

I use VAX routinely in VS2008 and I effectively code in shorthand, it really does make life very easy

Cheers

Mike

Comments

Sign In or Register to comment.