Comments
Sort by recent activity
I think, I figured it out.
This is nothing to do with interaction of SQL Prompt and VS.NET IDE and SSMS at same time. And it is not specific to SSMS. It is happening in VS.NET IDE as well.
It is split the editing area into separate sections to edit two different portions of the same file is causing this.
What is bad is even when I turn off SQL Prompt (going to Options->Use SQL Prompt check that off) it happens. :evil:
I think it is totally unacceptable behavior and deal breaker to have even BETA testing going on for me. I am forced to rollback to earlier version of SQL Prompt. I can not live with "not be able to" edit multiple sections of the same file in single code window. [image] / comments
I think, I figured it out.
This is nothing to do with interaction of SQL Prompt and VS.NET IDE and SSMS at same time. And it is not specific to SSMS. It is happening in VS.NET IDE as well.
It is s...