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 270882 - Support clang-format
Summary: Support clang-format
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 17:10 UTC by Alexander Simon
Modified: 2017-07-20 17:51 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 Alexander Simon 2017-06-14 17:10:52 UTC
Utility clang-format is a standard of formatting for many projects.
Please integrate utility in IDE.
Comment 1 Alexander Simon 2017-06-15 10:42:43 UTC
initial implementation in change set: 304249:26cfd493d15a
Comment 2 Alexander Simon 2017-06-26 11:50:18 UTC
fixed, last change set: c3e9af071f13
Comment 3 Quality Engineering 2017-07-20 17:51:17 UTC
Integrated into 'main-silver', will be available in build *201707201608* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/26cfd493d15a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #270882 Support clang-format
- initial implementation