Activity overview
Latest activity by atompkins
Where is ParserLookBackDistance in options?
Hi
I just updated to 6.4.0.657 because ParserLookBackDistance and ParserLookAheadDistance have been added to the options menu. Only thing is, I can't find them! Can someone point me in the right di...
On further examination it would appear that function handling in general is inconsistent. DATEADD breaks after it's commas regardless of the setting of "commas first". CONVERT does not break at commas. / comments
On further examination it would appear that function handling in general is inconsistent. DATEADD breaks after it's commas regardless of the setting of "commas first". CONVERT does not break at com...
Formatting of IIF does not respect wrapping setting
I would expect an IIF to be able to break at the commas at the very least. After all it is a macro for a CASE statement.
Interestingly it is breaking on arithmetic operators in the THEN and ELSE cl...
relinking didn't work, I've had to create a new folder in the repository for now.
Any thoughts on the "hunting down" part? any logging I can look at to see where it's falling over?
Just sent file. My bad, didn't notice that option before! / comments
relinking didn't work, I've had to create a new folder in the repository for now.
Any thoughts on the "hunting down" part? any logging I can look at to see where it's falling over?
Just sent file. ...
A duplicate definition was found for the extended property d
A duplicate definition was found for the extended property dbo
I'm getting this on my commit changes tab. I can't send an error report because I'm getting a proxy authentication error.
Any ideas on...
Just found I can prevent this behaviour by assigning an alias after the function / comments
Just found I can prevent this behaviour by assigning an alias after the function
closing parenthesis of IIF function always on new line
closing parenthesis of IIF function always on new line
doesn't appear to be affected by any of the preferences
6.1.0.67
Poor handling of OVER clause
6.1.0.27
I'm not very happy with the way that window functions are handled. It's been like this for quite a while now and as I'm using them more and more it's getting to be a bit of a hassle. I've ...
Workaround confirmed, thanks Aaron. / comments
Workaround confirmed, thanks Aaron.
SQL Prompt 6.0.0.412 EAP - Object reference not set
Object reference not set to an instance of an object. (Microsoft.VisualStudio.Editor.Implementation)
SSMS 2012 11.0.3128.0
I use solutions and projects within those solutions. The one I'm currently...