RSS
 

Disable Intellisense for Visual Studio

19 Sep

There is a undocumented way to disable C++ Intellisense:
Rename or delete the following file:

<VS root path>\VC\vcpackages\feacp.dll

After doing this the vba macros will not work.

And reconsider using Visual Assist

 
Comments Off

Posted in All, Devel

 

Tags:

Comments are closed.