A package that attempts to make c/c++ development not terrible. Uses rtags to provide common IDE usage patterns in atom.
- Jump to definition
- Find references
- Find symbol by string
- Find virtuals
- Code completion
- Code Linting
- Refactor
- Type Info
- And maybe more!