Options

Visual studio SQL prompt format error on every SP

Hi,

Since we updated visual studio to version 16.3 we get the following error on every stored procedure when formatting. 
After the error every line gets multiple semicolons like this

select * from Table;;;;

If we use SQL prompt in SSMS on the same stored procedures everything works as expected. 

I attached a screenshot with the error

Tagged:

Best Answer

Answers

Sign In or Register to comment.