ide.md
July 15, 2021 · View on GitHub
Bookmarks tagged [ide]
www.codever.land/bookmarks/t/ide
Codiva.io - Compile and Run Java Online
Compile and Run Code Online Codiva is an online compiler and IDE for C, C++ and Java.
- Online compiler. No installation needed
- Starts in less than a second
- Compiles as you type
- Auto complete ma...
- tags: dev-tools, java, cpp, c, ide, online-tools
Anjuta DevStudio
The GNOME IDE. [GPL3]
AppCode
http://www.jetbrains.com/objc/
an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.
Cevelop
Cross-platform C and C++ IDE based on Eclipse CDT with additional plug-ins.
CLion
http://www.jetbrains.com/clion/
Cross-platform C and C++ IDE from JetBrains.
Code::Blocks
A free C, C++ and Fortran IDE.
CodeLite
Another cross-plaform, free C and C++ IDE. [GPL2 with an exception for plugins]
color_coded
https://github.com/jeaye/color_coded
A vim plugin for libclang-based highlighting. [MIT]
- tags: cpp, ide
- :octocat: source code
Dev-C++
http://sourceforge.net/projects/orwelldevcpp/
A portable C/C++/C++11 IDE.
Eclipse CDT
A fully functional C and C++ IDE based on the Eclipse platform.
Geany
Small, fast, cross-platform IDE. [GPL]
IBM VisualAge
http://www-03.ibm.com/software/products/en/visgen
A family of computer integrated development environments from IBM.
Irony-mode
https://github.com/Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang.
- tags: cpp, ide
- :octocat: source code
juCi++
https://github.com/cppit/jucipp
Cross-platform, lightweight C++ IDE with libclang integration. [MIT]
- tags: cpp, ide
- :octocat: source code
KDevelop
A free, open source IDE.
Microsoft Visual Studio
An IDE from Microsoft.
NetBeans
An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.
Qt Creator
A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt.
rtags
https://github.com/Andersbakken/rtags
A c/c++ client/server indexer with for integration with emacs based on clang.
- tags: cpp, ide
- :octocat: source code
Xcode
https://developer.apple.com/xcode/
Developed by Apple.
YouCompleteMe
https://valloric.github.io/YouCompleteMe/
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.
cquery
https://github.com/cquery-project/cquery/
A C++ code completion engine for vscode, emacs, vim, etc.
- tags: cpp, ide
- :octocat: source code
Rust Tools
https://www.rust-lang.org/tools
A language empowering everyone to build reliable and efficient software.
gitpod.io
Online IDE with full Rust support based on Rust Language Server
gnome-builder
https://wiki.gnome.org/Apps/Builder
zargony/atom-language-rust
https://github.com/zargony/atom-language-rust
Rust language support in Atom - LOOKING FOR MAINTAINER, see 144 - zargony/atom-language-rust
- tags: rust, ide, atom
- :octocat: source code
Eclipse Corrosion
https://github.com/eclipse/corrosion
Eclipse Corrosion - Rust edition in Eclipse IDE. Contribute to eclipse/corrosion development by creating an account on GitHub.
- tags: rust, ide, eclipse
- :octocat: source code
RustDT
https://github.com/RustDT/RustDT
- tags: rust, ide, eclipse
- :octocat: source code
rust-mode
https://github.com/rust-lang/rust-mode
Rust Major Mode
- tags: rust, ide, emacs
- :octocat: source code
flycheck-rust
https://github.com/flycheck/flycheck-rust
Rust support for Flycheck
- tags: rust, ide, emacs
- :octocat: source code
emacs-racer
https://github.com/racer-rust/emacs-racer
Autocompletion (see also company and auto-complete)
- tags: rust, ide, emacs
- :octocat: source code
lsp-rust
https://github.com/emacs-lsp-legacy/lsp-rust
Add rls support to lsp-mode
- tags: rust, ide, emacs
- :octocat: source code
ul/kak-lsp
https://github.com/ul/kak-lsp/
LSP client. Implemented in Rust and supports rls out of the box.
- tags: rust, ide, kakoune
- :octocat: source code
intellij-rust/intellij-rust
https://github.com/intellij-rust/intellij-rust
- tags: rust, ide, intellij
- :octocat: source code
intellij-rust/intellij-toml
https://github.com/intellij-rust/intellij-toml
basic Toml support
- tags: rust, ide, intellij
- :octocat: source code
Ride
https://github.com/madeso/ride
- tags: rust, ide, intellij
- :octocat: source code
SolidOak
https://github.com/oakes/SolidOak
A simple IDE for Rust, based on GTK+ and Neovim
- tags: rust, ide, intellij
- :octocat: source code
rust-lang/rust-enhanced
https://github.com/rust-lang/rust-enhanced
official Rust package
- tags: rust, ide, sublime-text
- :octocat: source code
sublimehq/packages
https://github.com/sublimehq/Packages/tree/master/Rust
native Sublime support (already installed)
- tags: rust, ide, sublime-text
- :octocat: source code
rust.vim
https://github.com/rust-lang/rust.vim
provides file detection, syntax highlighting, formatting, Syntastic integration, and more.
- tags: rust, ide, vim
- :octocat: source code
vim-cargo
https://github.com/timonv/vim-cargo
command bindings to quickly run cargo stuff from vim.
- tags: rust, ide, vim
- :octocat: source code
vim-racer
https://github.com/racer-rust/vim-racer
allows vim to use Racer for Rust code completion and navigation.
- tags: rust, ide, vim
- :octocat: source code
autozimu/LanguageClient-neovim
https://github.com/autozimu/LanguageClient-neovim
LSP client. Implemented in Rust and supports rls out of the box.
- tags: rust, ide, vim
- :octocat: source code
PistonDevelopers/VisualRust
https://github.com/PistonDevelopers/VisualRust
A Visual Studio extension for Rust
- tags: rust, ide, visual-studio
- :octocat: source code
dgriffen/rls-vs2017
https://github.com/dgriffen/rls-vs2017
Rust support for Visual Studio 2017 Preview
- tags: rust, ide, visual-studio
- :octocat: source code
rust-lang/rls-vscode
https://marketplace.visualstudio.com/items?itemName=rust-lang.rust
Rust support for Visual Studio Code
- tags: rust, ide, visual-studio-code
CodeLLDB
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
A LLDB extension
- tags: rust, ide, visual-studio-code
KalitaAlexey/vscode-rust
https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust
A fork of RustyCode
- tags: rust, ide, visual-studio-code
elpy
https://github.com/jorgenschaefer/elpy
Emacs Python Development Environment.
- tags: python, editor-plugins, ide, emacs
- :octocat: source code
anaconda
https://github.com/DamnWidget/anaconda
Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
- tags: python, editor-plugins, ide, sublime-text
- :octocat: source code
SublimeJEDI
https://github.com/srusskih/SublimeJEDI
A Sublime Text plugin to the awesome auto-complete library Jedi.
- tags: python, editor-plugins, ide, sublime-text
- :octocat: source code
jedi-vim
https://github.com/davidhalter/jedi-vim
Vim bindings for the Jedi auto-completion library for Python.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
python-mode
https://github.com/python-mode/python-mode
An all in one plugin for turning Vim into a Python IDE.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
YouCompleteMe
https://github.com/Valloric/YouCompleteMe
Includes Jedi-based completion engine for Python.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
PTVS
https://github.com/Microsoft/PTVS
Python Tools for Visual Studio.
- tags: python, editor-plugins, ide, visual-studio
- :octocat: source code
Python
https://marketplace.visualstudio.com/items?itemName=ms-python.python
An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, refactoring, debugging, unit tests, and jupyter support.
- tags: python, editor-plugins, ide, visual-studio-code
PyCharm
https://www.jetbrains.com/pycharm/
Commercial Python IDE by JetBrains. Has free community edition available.
- tags: python, editor-plugins, ide
spyder
https://github.com/spyder-ide/spyder
Open Source Python IDE.
- tags: python, editor-plugins, ide
- :octocat: source code
Eclipse for PHP Developers
https://www.eclipse.org/downloads/
A PHP IDE based on the Eclipse platform.
- tags: awesome-php, php, text-editor, ide
PhpStorm
http://www.jetbrains.com/phpstorm/
A commercial PHP IDE.
- tags: awesome-php, php, text-editor, ide
Eclipse
Established open-source project with support for lots of plugins and languages.
[IntelliJ IDEA 
https://www.jetbrains.com/idea
Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.
NetBeans
Provides integration for several Java SE and EE features, from database access to HTML5.
Visual Studio Code
https://code.visualstudio.com/docs/languages/java
Provides Java support for lightweight projects with a simple, modern workflow by using extensions from the internal marketplace.
Atom Basics
http://flight-manual.atom.io/getting-started/sections/atom-basics/
Open and closing (project) files etc...
IntelliJ IDEA 简体中文专题教程
https://github.com/judasn/IntelliJ-IDEA-Tutorial