CMake Editor

Add this URL to your Eclipse Installation to reach this solution's update site.

2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17)

https://raw.githubusercontent.com/15knots/cmakeed/master/cmakeed-update/

Learn more...
Solution Description

The plug-in provides:

  • Syntax highlighting for CMake defined variables, User defined Variables, Properties and Reserved Words
  • Basic hover support to show brief description of command or variable being hovered over.
  • Support for code templates to insert often used cmake code.
  • Preference Panel to set custom syntax highlighting colors.
  • Preference Panel to define custom code templates.
  • Keystroke short cuts to comment/uncomment blocks of code.

Browse Project Site

Suggested plugins

cmake4eclipse, if your project uses cmake to build and the eclipse project is build with CDT's managed build system.

Additional Details

Eclipse Versions: 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: 15knots

Development Status: Production/Stable

Date Created: Tuesday, July 19, 2016 - 15:29

License: EPL

Date Updated: Wednesday, February 14, 2024 - 15:26

Submitted by: Martin Weber

Screenshot
Date Ranking Installs Clickthroughs
March 2024 96/651 233 10
February 2024 90/687 381 22
January 2024 102/691 379 21
December 2023 97/671 367 12
November 2023 120/686 343 24
October 2023 109/673 388 13
September 2023 105/663 375 15
August 2023 105/673 351 11
July 2023 103/668 381 22
June 2023 107/669 385 19
May 2023 112/671 373 21
April 2023 103/667 414 21
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for CMake Editor.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

There are no color schemes and you cannot save and load your own. When reinstalling, you must reconfigure manually

It works wonderfully. It autocompletes the builtin CMake variables when using set(). It even shows documentation tooltips when hovering these variables. Indent/unindent works fine when using default Eclipse CDT settings.

Syntax coloring is nice, but the problem I found with this plugin is that it does not support untab/unindent shortcuts, so I have to backspace 4 times, which is annoying.