/atom-rtags-plus

Rtags interface for Atom editor

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

atom-rtags-plus

A package that attempts to make c/c++ development not terrible. Uses rtags to provide common IDE usage patterns in atom.

Features

  • Jump to definition
  • Find references
  • Find symbol by string
  • Find virtuals
  • Code completion
  • Code Linting
  • Refactor
  • Type Info
  • And maybe more!

See the github page for demos