Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Code::Blocks to the list #1945

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Add Code::Blocks to the list
Code::Blocks supports code completion using LSP and clangd (see https://forums.codeblocks.org/index.php/topic,24357.html)
@MichaelAgarkov
MichaelAgarkov committedJun 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 5bdf39157685b2b8b589611149ef857e665c9db0
1 change: 1 addition & 0 deletions _implementors/tools.md
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ index: 2
| [Coginiti Pro](https://www.coginiti.co/products/coginiti-pro/) | [Coginiti](https://www.coginiti.co) | |
| [Coginiti Premium](https://www.coginiti.co/products/coginiti-premium/) | [Coginiti](https://www.coginiti.co) | |
| [Cloud Studio](https://studio.dev.tencent.com/) | CODING | |
| [Code::Blocks](https://www.codeblocks.org/) | [The Code::Blocks Team](https://www.codeblocks.org/) | svn://svn.code.sf.net/p/codeblocks/code/trunk |
| [CodeLite](https://codelite.org/) | [Eran Ifrah](https://github.com/eranif) | https://github.com/eranif/codelite |
| [CodeMirror](https://codemirror.net/6/) | [Furqan Software](https://github.com/furqansoftware) | [codemirror-languageserver](https://github.com/furqansoftware/codemirror-languageserver) |
| [CudaText](https://cudatext.github.io/) | [Alexey-T](https://github.com/Alexey-T) | [cuda_lsp](https://github.com/CudaText-addons/cuda_lsp) |