@phoenix-plugin-registry/pflynn.nativecode
v1.0.0
Published
Enhancements for Brackets when working with C, C++, Objective-C or Objective-C++ -- Objective-C/C++ syntax highlighting, Ctrl-T (Quick Find Definition) for navigating a file, Ctrl-J (Jump to Definition) on #include jumps to included file, Ctrl-Shift-J any
Downloads
4
Readme
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:
- Choose File > Extension Manager and select the Available tab
- Search for this extension
- Click Install!
License
MIT-licensed -- see main.js
for details.
Compatibility
Brackets 1.0 or newer.