Skip to main content
  • Create account
  • Log in
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1287)
  4. Bracketeer for C/C++ (CDT)

Bracketeer for C/C++ (CDT)

Bracketeer for C/C++ (CDT)
70
9
Install

Drag to Install!

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

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

Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
Neon (4.6)
Oxygen (4.7)
Photon (4.8)
2018-09 (4.9)

http://chookapp.github.com/ChookappUpdateSite/

Learn more...

Details Group Tabs

Details

Bracketeer will show you all you need to know about the brackets in your code (highlight brackets, show information about closing brackets, etc...)

This solution will extend the C/C++ (CDT) editor.

Features:

  • Coloring the brackets surrounding the cursor & brackets which have no match.
  • Showing automatic comments on brackets closing: loops, functions, etc...
  • Highly customizable.

Examples:

  • Hints:
  • Have you ever found yourself mesmerized by this block of code:

            break;
          }
        }
      }
    }

    Would life be easier if it looked like this?

            break;
          } // if(a==1)
        } // switch(b)
      } //void foo(a,b,c)
    } // MyClass

  • Surrounding brackets:
  • And what about this?

    if(((a == 1) && (b == 2)) || ((c == 3) && ((d == 4) || (e == 5))))

    Once you put the cursor somewhere in this statement, the brackets surrounding your cursor would be highlighted.

Current supported editors:

  • JDT (java)
  • CDT (C/C++)
Categories:
  • Documentation,
  • Editor,
  • IDE,
  • Source Code Analyzer,
  • Tools
Tags:
  • c,
  • highlight,
  • CDT,
  • comment,
  • bracket,
  • Bracketeer for C/C++ (CDT)
Additional Details
Eclipse Versions: 
Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Chookapp
Development Status: 
Beta
Date Created: 
Fri, 2011-12-23 09:36
License: 
EPL
Date Updated: 
Mon, 2019-02-04 13:51
Submitted by: 
Gil Barash
Screenshots
Metrics
DateRankingInstallsClickthroughs
January 2021188/890148 (0.05%)17
December 2020186/919243 (0.06%)18
November 2020180/925288 (0.06%)18
October 2020166/927353 (0.08%)31
September 2020252/894129 (0.03%)16
August 2020312/86763 (0.02%)22
July 2020321/87066 (0.02%)13
June 2020358/86751 (0.01%)15
May 2020347/87663 (0.01%)24
April 2020350/89173 (0.01%)19
March 2020300/892108 (0.02%)18
February 2020293/885104 (0.02%)27
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 4

CountError Message
4Cannot continue the operation. There is another install operation in progress.
Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Bracketeer for C/C++ (CDT).

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Tuesday, January 19, 2021 - 21:42

Reviews Sign in to post reviews

blechleitner's picture

Bracketeer under Eclipse 2019-09

Submitted by Bernhard Lechleitner on Mon, 2019-11-25 02:12

Thanks for the effort to create this very usefull extension. I have to analyze foreign source code quite often and Bracketeer is a really handy tool for that task. Recently I had to switch my development environment from Eclipse 4.6 to the latest 4.13 (2019-09) and unfortunately Bracketeer is no longer working with that and I'm missing it.

Are there any chances, that Bracketeer will be adapted to newer Eclipse versions or are there some reasons, that this is no longer possible? Is there already work in progress? I would appreciate that very much and would like to make a donation if that might help to make this happen. Even I encourage all the other Bracketeer users, which are waiting for an Update, to think about a donation to motivate the creator. ;-)

rbingmeiyou's picture

Not compatible with newer eclipse

Submitted by Raner Bingmeiyou on Sun, 2019-09-01 22:32

Please make this plugin compatible with Eclipse 2019-06. This is very useful plugin.

jgonzalezuox's picture

Re: Not compatible with newer eclipse

Submitted by Jose Luis Gonzalez on Tue, 2019-10-29 16:36

Did you find any alternative? I need this plug in for eclipse 2019-09 (4.13)

gmanevbp8's picture

Eclipse 2019-06

Submitted by Georgi Manev on Wed, 2019-06-26 03:55

Please make this plugin compatible with Eclipse 2019-06. This is very useful plugin.

gclarkejxj's picture

Not compatible with newer eclipse versions.

Submitted by Graham Clarke on Tue, 2019-06-04 08:19

This seems to be no longer compatable with 2018 eclipse or newer, any chance of it being updated?  

mcapone's picture

No compatible with eclipse 20190314-1200

Submitted by Miltar Capone on Fri, 2019-05-17 09:26

Eclipse IDE for C/C++ Developers

Version: 2019-03 (4.11.0)

Build id: 20190314-1200

Error: The following solutions are not compatible with this versionof eclipse.

gusmanov's picture

Eclipse Juno

Submitted by Gayar Usmanov on Wed, 2013-02-27 17:15

Should it work with Eclipse Juno SR1 ?
I couldn't see any hints in my code. Tried to change parameters as they're shown on screenshot but didn't work either.
Thanks.

amuellerb7o's picture

Very helpful plugin

Submitted by Axel Mueller on Wed, 2012-06-20 07:36

This plugin is really very helpful. Just have a look at the screenshot and you will know what I mean.

gbarash's picture

Thanks

Submitted by Gil Barash on Mon, 2012-08-06 08:47

Thanks for taking the time to write such a nice review...

Markets

  • Eclipse Project (5)
  • Tools (1287)
    • Application Development Frameworks (155)
    • Application Management (27)
    • Application Server (37)
    • BIRT (10)
    • Build and Deploy (102)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (115)
    • Collaboration (35)
    • Database (45)
    • Database Development (33)
    • Database Persistence (17)
    • Documentation (59)
    • Eclipse Kura (64)
    • Eclipse SmartHome (45)
    • EclipseRT Target Platform Components (8)
    • Editor (332)
    • Entertainment (14)
    • General Purpose Tools (120)
    • Graphics (32)
    • IDE (327)
    • Internet of Things (IoT) (33)
    • J2EE Development Platform (42)
    • J2ME (6)
    • Languages (149)
    • Linux Tools (18)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (89)
    • Modeling Tools (141)
    • Mylyn Connectors (18)
    • Network (13)
    • Other (71)
    • Process (19)
    • Profiling (22)
    • Programming Languages (98)
    • Reporting (33)
    • Rich Client Applications (38)
    • Science (5)
    • SCM (17)
    • Search (40)
    • SOA Development (15)
    • Source Code Analyzer (96)
    • Systems Development (53)
    • Team Development (55)
    • Testing (86)
    • Tools (550)
    • UI (90)
    • UML (40)
    • Web (89)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (35)
    • XML (30)
  • IoT (113)
    • Eclipse Kura (64)
    • Eclipse SmartHome (45)
  • RCP Applications (78)
  • Training & Consulting (52)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Bracketeer for Java (JDT)
  • Code Rocket Eclipse
  • WFE Wordfile Editor
  • Goanna Studio- Static Analysis for C/C++
  • Code Rocket for Eclipse

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top