Is there a way to manually refresh the intellisense? (writing in c++, if it matters)
I'm using Visual Studio 2008 Professional.
I think the only effective way is to build your project. Intellisense in 2010 is much better though.
[url]http://blogs.msdn.com/b/dtjones/archive/2008/09/11/refreshing-the-intellisense-cache.aspx[/url]
If that doesn't work for your version, I think deleting the projects ncb and restarting VS does that as well.
[QUOTE=noctune9;22421446]I think the only effective way is to build your project. Intellisense in 2010 is much better though.[/QUOTE]
I've tried building the project, even rebuilt it too.
The only thing I know of is to restart visual studio. I really think there's a much better way though
[editline]09:16PM[/editline]
[QUOTE=ZeekyHBomb;22421660][url]http://blogs.msdn.com/b/dtjones/archive/2008/09/11/refreshing-the-intellisense-cache.aspx[/url]
If that doesn't work for your version, I think deleting the projects ncb and restarting VS does that as well.[/QUOTE]
I found this searching google before.
Ctrl+shift+R = start a new macro recording.
Refresh Local Cache didn't exist.
Sorry, you need to Log In to post a reply to this thread.