Skip to content

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

Notifications You must be signed in to change notification settings

peterflynn/brackets-nativecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages