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

Summary: [74cat] Add support for CMake syntax.
Product: cnd Reporter: kosmonaffft
Component: -- Other --Assignee: danilasergeyev
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.0   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

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