Skip to content

asankah/atom-youcompleteme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom YouCompleteMe package

YouCompleteMe for Atom

Previews

Features

  • Semantic code completion using autocomplete+
  • Diagnostic display using linter
  • Commands and context menus to query the type of variables or methods
  • Commands and context menus to go to declaration or definition
  • Go to declaration or definition with mouse click using hyperclick

Keymaps

  • alt+y t Get Type
  • alt+y p Get Parent
  • alt+y g Go To
  • alt+y i Go To Imprecise
  • alt+y c Go To Declaration
  • alt+y d Go To Definition

Usage

  • Install the package.
  • Configure the path to your python executable and ycmd installation.
    For detailed instructions and troubleshooting on building ycmd, see ycmd's README.
  • By default this package is enabled for C/C++/Objective-C/Objective-C++ only.
    You can enable it for other filetypes that YouCompleteMe supports.

About

YouCompleteMe for Atom Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%