How can we help you today? How can we help you today?
austrianfoodispuke
refactored and prefactored showing as diff, desp. ignore WS
I have an object showing as different although it is not. One version of the code has been altered with sql refactor, one has not. Despite having the 'ignore whitespace' flag set, it appears to thi...
1 follower 1 comment 0 votes
suggestions wrong on temp #table
results from table1,table2 into #table results from here into #table2 select from #table2 t2 t2.<prompt> is showing values from the very first query (table2)
1 follower 1 comment 0 votes
Suggestion: Bracket matching/highlighting like notepad++
This not only highlights the brackets, but puts nice little vertical dotted lines Is there also a way to make ( ) sections collapsable?
1 follower 1 comment 0 votes
ignore character combos
Our db has a table named AS_blahblah but everytime I type sum(colname) as It keeps putting the tablename in there unless I am super speedy at typing. Can I get it to ignore this?
1 follower 1 comment 0 votes
bracket highlighting not working
I just noticed that this is not working for me. Is this a conflict with redgate products? I have refactor and prompt running in 2008 SSMS.
2 followers 2 comments 0 votes
del existing chars when changing typo with prompt suggestion
If your column name is banana but you've typed bannna and for whatever reason it didn't get picked up by the prompt, when you go back to correct it by invoking the prompt and making a selection, it...
1 follower 1 comment 0 votes
linked server function not returning suggestions
I have or rather a user a given me some lovely code which is using lots of table functions on a linked server select x.<nothing happens> from db.dbo.tablefunction() x Both dbs are sql 2005 and i'm ...
1 follower 1 comment 0 votes
suggestion: add delay property to pop up hints
This is actually beginning to annoy me now to the extent I have switched it off. You move the cursor around and get a 'piranha swarm' of tips flying about the place. Try clicking on some whitespace...
1 follower 1 comment 0 votes
&quot;don't layout&quot; tags
Seeing as it keeps trashing my nicely aligned column aliases.... Can you introduced a comment based tag (or bookmark style thingy) to not layout code between certain sections?
3 followers 5 comments 0 votes
suggestion: custom key to scroll down list of candidates
As a touch typist, I find reaching for the down arrow too far to get to when using the home keys. Is it not possible to allow a custom setting to scroll the selection down the list e.g. tab or space
1 follower 1 comment 0 votes