Skip to content

Latest commit

 

History

History
436 lines (369 loc) · 20.6 KB

ide.md

File metadata and controls

436 lines (369 loc) · 20.6 KB

Bookmarks tagged [ide]

https://www.codiva.io/

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

http://anjuta.org/

The GNOME IDE. [GPL3]


http://www.jetbrains.com/objc/

an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.


https://www.cevelop.com

Cross-platform C and C++ IDE based on Eclipse CDT with additional plug-ins.


http://www.jetbrains.com/clion/

Cross-platform C and C++ IDE from JetBrains.


http://www.codeblocks.org/

A free C, C++ and Fortran IDE.


http://codelite.org/

Another cross-plaform, free C and C++ IDE. [GPL2 with an exception for plugins]


https://github.com/jeaye/color_coded

A vim plugin for libclang-based highlighting. [MIT]


http://sourceforge.net/projects/orwelldevcpp/

A portable C/C++/C++11 IDE.


http://www.eclipse.org/cdt/

A fully functional C and C++ IDE based on the Eclipse platform.


http://www.geany.org/

Small, fast, cross-platform IDE. [GPL]


http://www-03.ibm.com/software/products/en/visgen

A family of computer integrated development environments from IBM.


https://github.com/Sarcasm/irony-mode

A C/C++ minor mode for Emacs powered by libclang.


https://github.com/cppit/jucipp

Cross-platform, lightweight C++ IDE with libclang integration. [MIT]


https://www.kdevelop.org/

A free, open source IDE.


https://www.visualstudio.com/

An IDE from Microsoft.


https://netbeans.org/

An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.


http://www.qt.io/developers/

A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt.


https://github.com/Andersbakken/rtags

A c/c++ client/server indexer with for integration with emacs based on clang.


https://developer.apple.com/xcode/

Developed by Apple.


https://valloric.github.io/YouCompleteMe/

YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.


https://github.com/cquery-project/cquery/

A C++ code completion engine for vscode, emacs, vim, etc.


https://www.rust-lang.org/tools

A language empowering everyone to build reliable and efficient software.


https://gitpod.io

Online IDE with full Rust support based on Rust Language Server


https://wiki.gnome.org/Apps/Builder


https://github.com/zargony/atom-language-rust

Rust language support in Atom - LOOKING FOR MAINTAINER, see 144 - zargony/atom-language-rust


https://github.com/eclipse/corrosion

Eclipse Corrosion - Rust edition in Eclipse IDE. Contribute to eclipse/corrosion development by creating an account on GitHub.


https://github.com/RustDT/RustDT


https://github.com/rust-lang/rust-mode

Rust Major Mode


https://github.com/flycheck/flycheck-rust

Rust support for Flycheck


https://github.com/racer-rust/emacs-racer

Autocompletion (see also company and auto-complete)


https://github.com/emacs-lsp-legacy/lsp-rust

Add rls support to lsp-mode


https://github.com/ul/kak-lsp/

LSP client. Implemented in Rust and supports rls out of the box.


https://github.com/intellij-rust/intellij-rust


https://github.com/intellij-rust/intellij-toml

basic Toml support


https://github.com/madeso/ride


https://github.com/oakes/SolidOak

A simple IDE for Rust, based on GTK+ and Neovim


https://github.com/rust-lang/rust-enhanced

official Rust package


https://github.com/sublimehq/Packages/tree/master/Rust

native Sublime support (already installed)


https://github.com/rust-lang/rust.vim

provides file detection, syntax highlighting, formatting, Syntastic integration, and more.


https://github.com/timonv/vim-cargo

command bindings to quickly run cargo stuff from vim.


https://github.com/racer-rust/vim-racer

allows vim to use Racer for Rust code completion and navigation.


https://github.com/autozimu/LanguageClient-neovim

LSP client. Implemented in Rust and supports rls out of the box.


https://github.com/PistonDevelopers/VisualRust

A Visual Studio extension for Rust


https://github.com/dgriffen/rls-vs2017

Rust support for Visual Studio 2017 Preview


https://marketplace.visualstudio.com/items?itemName=rust-lang.rust

Rust support for Visual Studio Code


https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb

A LLDB extension


https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust

A fork of RustyCode


https://github.com/jorgenschaefer/elpy

Emacs Python Development Environment.


https://github.com/DamnWidget/anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE.


https://github.com/srusskih/SublimeJEDI

A Sublime Text plugin to the awesome auto-complete library Jedi.


https://github.com/davidhalter/jedi-vim

Vim bindings for the Jedi auto-completion library for Python.


https://github.com/python-mode/python-mode

An all in one plugin for turning Vim into a Python IDE.


https://github.com/Valloric/YouCompleteMe

Includes Jedi-based completion engine for Python.


https://github.com/Microsoft/PTVS

Python Tools for Visual Studio.


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.


https://www.jetbrains.com/pycharm/

Commercial Python IDE by JetBrains. Has free community edition available.


https://github.com/spyder-ide/spyder

Open Source Python IDE.


https://www.eclipse.org/downloads/

A PHP IDE based on the Eclipse platform.


http://www.jetbrains.com/phpstorm/

A commercial PHP IDE.


https://www.eclipse.org

Established open-source project with support for lots of plugins and languages.


[IntelliJ IDEA c

https://www.jetbrains.com/idea

Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.


https://netbeans.org

Provides integration for several Java SE and EE features, from database access to HTML5.


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.


http://flight-manual.atom.io/getting-started/sections/atom-basics/

Open and closing (project) files etc...


https://github.com/judasn/IntelliJ-IDEA-Tutorial