Activity overview
Latest activity by MarkG
Has there been any update on support for SSMS 22.6.0? I got SQL Prompt (11.4.1.25856) after getting SSMS 22.6.0 and I've been noticing some odd behavior while coding away. SQL Prompt seems to be making some random code changes while I'm working. Far as I can tell, it's always below where I'm currently working but as I move down my code, I see that sometimes I run into things like beginEGIN, elseELSE, beginEGIN, throwHROW, or within a comment section things like OnlybeginEGIN when the only real word in that comment should have been Only. Sometimes I can go back via SQL History and see about when the change occurred, just no explanation as to why it happened. I know I'm not making any global search and replace terms like that. / comments
Has there been any update on support for SSMS 22.6.0?I got SQL Prompt (11.4.1.25856) after getting SSMS 22.6.0 and I've been noticing some odd behavior while coding away. SQL Prompt seems to be mak...