Skip to content
 
 

Repository files navigation

REYNEP-DOCS

[if you dont wanna build] Install CMake by twxs in vscode... Swap-out the package.json & syntaxes folder from here
Or you can download the RELEASED ReynepModv0.1Beta & copy-paste that to your vscode extensions folder.
if the Release is behind the latest commits, Swap-out the package.json & syntaxes folder after cloning


TWXS stuffs below

CMake For VisualStudio Code

Join the chat at https://gitter.im/twxs/vs.language.cmake

This extension provides support for CMake in Visual Studio Code.

screencast

Features

  • Colorization
  • Completion Lists

completion

  • Code comments

comment

  • Snippets

find_package

include

  • Quick Help

tooltip

  • Access To Online Help

Options

The following Visual Studio Code settings are available for the Cmake extension. These can be set in user preferences (cmd+,) or workspace settings (.vscode/settings.json).

{
    "cmake.cmakePath": "/path/to/cmake"
}

Commands

  • CMake: Online Help to go to the CMake online documentation (according to the current cmake version).

Acknowledgements

This extension based on the TextMate Syntax from this project.

Contributors

Feel free to contribute...

License

MIT

About

Syntax highlighting for Cmake in Visual Studio Code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages