Skip to content

eerolanguage/SublimeClang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of quarnster/SublimeClang to provide Eero support. Highly experimental at this point.

See the original README (by quarnster) for additional information.

Installation

The Eero version is not currently installable via Package Control. Instead, clone this repo directly into your packages directory. Make sure to use the --recursive switch:

git clone --recursive https://github.com/eerolanguage/SublimeClang.git

A couple of native libraries are required. One of them, libcache.dylib, is provided in this repo for OS X x86_64. The other, libclang.dylib, is assumed to be installed at /usr/local/eerolanguage/lib/. If you have it installed elsewhere, just change the link in the SublimeText/internals directory to point to the lib in the other location.

About

C/ObjC/++ (and Eero) autocompletions and code navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.1%
  • C 21.9%
  • Python 16.9%
  • Objective-C 0.1%