嗯猫儿发现了一个bug,嗯必须发出来。嗯
vscode吧
全部回复
仅看楼主
level 2
嗯具体的是这样子的。大家看看呢。
Intellisense stops working when query is saved
MSSQL Extension Version: 1.70
VSCode Version: 1.39.2
OS Version: Windows 10 Enterprise build version 1709
Steps to Reproduce:
Create New Query, do a standard select statement from DB
ex: SELECT *
FROM MEMBERS
Check if Intellisense works on individual columns, this should prepopulate the names
ex: SELECT MEMNAME, MEMLASTNAME
FROM MEMBERS
Save the Query (this is where it breaks, the IntelliSense doesn't prepopulate anything for the DB, as if I disconnected)
I was able to roll back 1.60 and my IntelliSense works on saved queries there, but this last update broke it.
2019年10月23日 13点10分 1
level 2
嗯没办法了,只能回到1.6的版本了……
2019年10月24日 04点10分 2
1