Activity overview
Latest activity by Nikos226
Look into SSMSToolsPack if you want a #region outliner - works great. / comments
Look into SSMSToolsPack if you want a #region outliner - works great.
Copy from Suggestion / Script Object as Alter
Hello,So I love the suggestion feature where I'm able to type in an object and the code appears to copy. Home run with this feature I can't thank you enough for it.I was wondering if it would be po...
I need to point out that a FREE addon (Poor Mans T-SQL Formatter) can do this type of formatting without issue at all. Thank you. / comments
I need to point out that a FREE addon (Poor Mans T-SQL Formatter) can do this type of formatting without issue at all.Thank you.
I'm sorry, but I need to point out that the link you provided originates from 2016. I highly doubt that voting matters on this topic or probably most user voice topics. I will use another SQL addon that has this feature (SSMSToolsPack) for $35 which works as intended. Thank you. / comments
I'm sorry, but I need to point out that the link you provided originates from 2016. I highly doubt that voting matters on this topic or probably most user voice topics. I will use another SQL addon...
Restore Tabs - But Maintain Pinned Status
Hello,In regards to restoring open tabs, is there a way to keep the tab pinned status? For example:Before closing SSMS:After reopening SSMS:Thank you!
10.0.1.12389 - Check for Updates = ERROR/Application Crash
I'm on SSMS 18.2 using SQL Prompt 10.0.1.12389. If I go SQL Prompt->Help->Check for Updates this will result in error and crash my session of SSMS.Can you please confirm?Thank you.
My example is clearly showing broken formatting with EXISTS. Instead of having parenthesis directly under the operator EXISTS, they for formatted to similar to JOIN. Sample with this without exists AND ( 1=1 ) You'll notice parenthesis are aligned directly under the AND operator. However parenthesis are not aligning directly under the EXISTS operator. Yes - your example shows something similar, but this doesn't address the root issue and all parenthesis styles will use this formatting, which is something I'm looking to avoid. / comments
My example is clearly showing broken formatting with EXISTS. Instead of having parenthesis directly under the operator EXISTS, they for formatted to similar to JOIN.Sample with this without existsA...
Please look at parenthesis formatting for WHERE EXISTS
Hello,I asked this question a few months ago and received no response, so I'm attempting to bring attention to this issue again.I often use WHERE EXISTS in my SQL, but I'm unable to control how par...
DEP021 & Format Styles - String literals as column aliases are deprecated
Hello - I was wondering if we can have an option added to Format->Styles->Apply column alias style to deal with DEP021. If it's suggested in DEP021 that aliases should be delimited by double quotes...
Thank you - This is exactly what I needed. I appreciate the details. / comments
Thank you - This is exactly what I needed. I appreciate the details.