Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 429 Bytes

File metadata and controls

17 lines (14 loc) · 429 Bytes

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