1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-03-28 14:56:28 +01:00

Replace dead link to Bracketeer

Replace dead link https://marketplace.eclipse.org/content/bracketeer-cc-cdt
with https://marketplace.eclipse.org/content/bracketeer2 .
Fixes issue #948 .

Co-authored-by: Julian L. <111023244+juli-99@users.noreply.github.com>
This commit is contained in:
Jonah Graham 2025-03-04 11:43:53 -05:00
parent e138646434
commit f96dd1a385

View file

@ -71,7 +71,7 @@ There are many third-party addons for CDT to make it more productive.
* [Sloeber](http://eclipse.baeyens.it/): Eclipse Plugins based on Arduino toolchains or a enhanced Arduino IDE.
* [SonarQube for Eclipse](https://marketplace.eclipse.org/content/sonarqube-ide): Eclipse plug-in for static analysis for quality and security issues in your C/C++ code directly inside the IDE.
* [CUTE](https://cute-test.com/): C++ unit testing plug-in
* [Bracketeer](https://marketplace.eclipse.org/content/bracketeer-cc-cdt): Auto-comments on closing brackets and highlight of matching/mismatching brackets
* [Bracketeer2](https://marketplace.eclipse.org/content/bracketeer2): Auto-comments on closing brackets and highlight of matching/mismatching brackets
* And many more in the [Eclipse Marketplace](https://marketplace.eclipse.org/), for example, try the [CDT tag](https://marketplace.eclipse.org/category/free-tagging/cdt)
_Have a tool that you want listed here? Please open a [PR](https://github.com/eclipse-cdt/cdt/pulls)_