EasyClangComplete
:boom: Robust C/C++ code completion for Sublime Text 3/4
Details
Installs
- Total 53K
- Win 21K
- Mac 10K
- Linux 22K
Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 2 | 2 | 0 | 2 | 4 | 1 | 9 | 3 | 2 | 2 | 3 | 6 | 4 | 4 | 8 | 7 | 3 | 4 | 6 | 5 | 4 | 5 | 7 | 3 | 3 | 8 | 3 | 7 | 6 | 2 | 0 | 1 | 2 | 4 | 8 | 5 | 2 | 6 | 2 | 8 | 0 | 4 | 6 | 2 | 1 |
Mac | 2 | 3 | 0 | 0 | 2 | 1 | 1 | 1 | 1 | 2 | 2 | 2 | 6 | 0 | 0 | 2 | 2 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 3 | 0 | 3 | 0 | 1 |
Linux | 1 | 10 | 0 | 0 | 1 | 1 | 1 | 2 | 5 | 4 | 4 | 1 | 1 | 1 | 3 | 0 | 5 | 1 | 1 | 1 | 3 | 2 | 3 | 3 | 0 | 3 | 1 | 0 | 5 | 4 | 3 | 1 | 4 | 4 | 2 | 0 | 3 | 0 | 0 | 4 | 2 | 4 | 0 | 4 | 2 | 4 |
Readme
- Source
- raw.githubusercontent.com
EasyClangComplete
Plugin for Sublime Text 3 for easy to use, out of the box autocompletions for C, C++, Objective-C, and Objective-C++.
Simple start in just 3 steps!
1. Install this plugin
- In Sublime Text press CTRL+Shift+P and install EasyClangComplete using Package Control.
2. Install clang
- Ubuntu :
sudo apt-get install clang
- OSX : ships
clang
by default. You are all set! - Windows : install the latest release from clang website.
- Other Systems : use your package manager or install from clang website.
- clang website: http://llvm.org/releases/download.html
3. Configure your compiler flags and include folders
Do you use CMake?
You're in luck! The plugin will run cmake on a proper CMakeLists.txt
in your
project folder and will use information from it to complete your code out of
the box! For more details, read the plugin
docs
about CMake.
Bazel? (Linux and MacOS only)
If you use Bazel, you can run a command Generate compilation database
that is shipped with this plugin, which will generate a compile_commands.json
in the source folder of your project. The plugin will take it from there.
Don't like CMake or Bazel?
Don't worry! There are plenty of ways to configure the plugin! Read the related documentation for more info!
Extensive documentation
There are so many things I want to tell you! There is so much the plugin is capable of! Read the docs to get started!
Contribute to the project
This project exists thanks to all the people who contribute. Feel free to open an issue if something is not clear or a PR if you want to implement some missing functionality or fix a bug. Check out the contribution guide for that.
Support this project!
╔═╗┌─┐┌─┐┬ ┬ ╔═╗┬ ┌─┐┌┐┌┌─┐ ╔═╗┌─┐┌┬┐┌─┐┬ ┌─┐┌┬┐┌─┐
║╣ ├─┤└─┐└┬┘ ║ │ ├─┤││││ ┬ ║ │ ││││├─┘│ ├┤ │ ├┤
╚═╝┴ ┴└─┘ ┴ ╚═╝┴─┘┴ ┴┘└┘└─┘ ╚═╝└─┘┴ ┴┴ ┴─┘└─┘ ┴ └─┘