c++ - Visual Studio: Intellisense Problems and Linux Compatibility -


Two unrelated questions:

  • Sometimes when I use C ++ Working on Visual Studio 2008 Express project, Intelligence does not want to just "work", even if it should be actually the Auto-Completion box does not appear and the status bar says something to them with: "Intelligence: Further information available is not". Sometimes this solution can be fixed by reconstruction or reopening the solution, and sometimes does not work is it a known problem? If so, are there any known solutions?

  • Is there a C ++ IDE for Linux that is consistent with MSWC ++'s SSLN files? I sometimes want to work on some projects, without the hassle of creating a new project and adding files or manually making a make file.

Edit:
To answer my questions:

  • Apparently this is not a real decision, and try it. Remove the NCB file. Optional will be a different IDE or use a business package to change Intelligence.

  • Code :: Block Visual Studio starts to be able to open files. Or at least they can import easily.

I have posted these two together because they are related to both Visual Studio and I have not given enough importance to both of them. Br>
Looks downtown is a bit rigid! Generally a "corrupt" NCB file is the general solution to remove it due to Intelcellation failure.

Report next edition VS 2010 will no longer use NCB files


Comments