schultzern / atom-rtags-plus

Rtags interface for Atom editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rtags interface for Atom editor

License:Other


Languages

Language:JavaScript 53.6%Language:CoffeeScript 46.1%Language:CSS 0.3%