Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 865 Bytes

C++/Objective-C Development Pack for Brackets

Enhancements for Brackets when working with C, C++, Objective-C or Objective-C++:

  • Objective-C/C++ syntax highlighting. Highlight .xib files as XML
  • Ctrl-T (Quick Find Definition) for navigating within a file
  • Ctrl-J (Jump to Definition) on #include lines jumps to included file
  • Ctrl-Shift-J anywhere toggles between header and main src file

How to Install

C++/Objective-C Development Pack is an extension for Brackets, an innovative open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets 1.0 or newer.