vscode-clang
Code completion
An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler
Completion and Diagnostic for C/C++/Objective-C using Clang
128 stars
5 watching
24 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
asutton/clang | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
barisione/clang-format-hooks | Applies a coding style with clang-format to new code added to an existing code base. | 203 |
eklitzke/clang-format-all | A tool to format C and C++ code using clang-format in a consistent manner | 147 |
caphyon/clang-power-tools | A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 493 |
suse/clang-extract | A tool to extract code content from source files using the clang and LLVM infrastructure. | 14 |
micjabbour/pronto-clang_format | A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format | 0 |
cquery-project/vscode-cquery | C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
asutton/clang-reflect | A clean implementation of reflection and related proposals in C++. | 29 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
avli/clojurevscode | A Visual Studio Code extension providing support for Clojure and ClojureScript development. | 204 |
polysquare/clang-tidy-target-cmake | Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
dotnet/clangsharp | A .NET wrapper around the Clang C compiler | 942 |
junstyle/vscode-php-cs-fixer | An extension for Visual Studio Code that integrates PHP CS Fixer functionality. | 357 |
company-mode/company-mode | A framework for providing code completion suggestions within Emacs | 2,208 |