Quantcast
Channel: Rss Feed - SSMSBoost Add-in discussion board - Forum
Viewing all articles
Browse latest Browse all 823

Feedback: new highlighting feature

$
0
0
Since you asked in the change log for suggestions for more highlighters:

It would be nice, if you would highlight the IF when I'm in a (nested) IF-Condition.

Example (it should mark the second IF, when the CURSOR is inside the INSERT):
IF NOT EXISTS (SELECT * FROM #tmp AS kv) IF EXISTS (SELECT * FROM #tmp2) INSERT INTO #tmp SELECT * FROM #tmp2;

Go to last post

Viewing all articles
Browse latest Browse all 823

Trending Articles