VSX CompatibleOXP Native: Planned

// Description

CMake language support for Visual Studio Code

// Readme

Open VSX

#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

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
twxs.cmake

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
5.0 (2)
Downloads
330.9k
Published
2020-08-17
License
MIT
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
0.0.17
Owner
@vsx-twxs
Downloads
321.5k
Stars
0