What's new in CMake Tools for Visual Studio 1.0 RC 3

Jul 30, 2013
  • Opening a CMake file from Windows Explorer while Visual Studio is already open will no start a new instance of Visual Studio.
  • Typing a symbol while the IntelliSense list box is visible and the text typed so far does not match any item in the list will dismiss the list box and insert the symbol typed.

New in CMake Tools for Visual Studio 1.0 RC 2 (Jul 30, 2013)

  • The CMake Editor is now available for file extension mapping and in the Open With dialog box.
  • A bug that caused CMake IntelliSense to appear when editing ordinary text files has been fixed.
  • Commenting characters are now properly placed for large blocks of code.
  • Smart indentation now behaves correctly when the cursor is not at the end of the line.
  • Function parameters are now shown in the IntelliSense member selection list box for variables.
  • An exception when an include file is not found has been fixed.