This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225097 - [74cat] Add support for CMake syntax.
Summary: [74cat] Add support for CMake syntax.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: PC Other
: P2 normal with 4 votes (vote)
Assignee: danilasergeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-19 14:52 UTC by kosmonaffft
Modified: 2015-05-28 06:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2013-01-19 14:52:20 UTC
Hello all...

I think it will be good if NetBEans will support CMake synatax...
Comment 1 todorst 2013-03-07 13:05:05 UTC
Suggestions and documentation hints would be great!
Comment 2 anastasiak2512 2013-12-11 07:14:41 UTC
Things that definitely needed for CmakeList.txt files:
- syntax highlighting
- spelling error checks

Things that would be great to be done:
- completions on cmake key words
- templates with often actions
Comment 3 Alexander Simon 2014-02-04 10:52:53 UTC
Hi,

created stub of syntax highlighting:
http://hg.netbeans.org/cnd-main/rev/d321a63a39fb

Does somebody want to finish cmake lexer?
You are welcome with patch.
Comment 4 Quality Engineering 2014-02-05 02:46:30 UTC
Integrated into 'main-silver', will be available in build *201402050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d321a63a39fb
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug 225097 [74cat] Add support for CMake syntax.
- stub of syntax support
Comment 5 Quality Engineering 2014-02-06 02:50:50 UTC
Integrated into 'main-silver', will be available in build *201402060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e66e0c0b4398
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug 225097 [74cat] Add support for CMake syntax.
- colon is separator