SQL Server 2008 management studio intellisense auto refresh (not manually through menu or Keyboard shortcut)

↘锁芯ラ 提交于 2019-12-05 02:20:30

No way to do it automatically that I know of. But the much-quicker way is just to press Ctrl + Shift + R. Quick, easy, and painless.

Yes, there is a way to do this. I found an addin that offers a free community edition addin. SSMS Boost offers some helpful features that bypass the shortcomings of SSMS.

To auto refresh, I setup the shortcut for F5 to Run Query and then Auto Refresh Intellisense. Now, everytime I execute, my intellisense cache is automatically refreshed. Seems to replicate the functionality of auto refresh in Red Gate's SQL Prompt Experimental functionality.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!