Atom实用配置插件for C++

Posted fuleying

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Atom实用配置插件for C++相关的知识,希望对你有一定的参考价值。

 

autocomplete-clang  自动补全

autocomplete for C/C++/ObjC using clang

 

autocomplete-python 自动补全

Python packages, variables, methods and functions with their arguments autocompletion powered by Jedi
 

build 编译

Build your current project, directly from Atom

git-plus

Do git things without the terminal
 

language-cmake  语法高亮

Syntax highlighting for CMake for Atom
 

language-cpp14

C++14 language support including new keywords, raw strings, digit separators, and binary literals
 

language-cython

Cython language support in Atom
 

linter  错误定位

A Base Linter with Cow Powers to visualize errors and other kind-of messages, easily.
 

linter-clang 

Lint C-based files using clang
 

script   实时运行代码

Run code in Atom!
 

atom-beautify  代码格式优化

Beautify html, CSS, javascript, php, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, and SQL in Atom.

以上是关于Atom实用配置插件for C++的主要内容,如果未能解决你的问题,请参考以下文章

配置 Node.js 开发环境——使用 Atom

5个让你如虎添翼的Atom实用插件推荐

新手学习配置atom编辑器进行安装插件如script

markdown Atom for Rails配置

atom配置ftp服务

React Native编辑器Atom+Nuclide插件的配置和安装及编译项目