Bookmarks tagged [ide]
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
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.
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.
A free C, C++ and Fortran IDE.
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]
- tags: cpp, ide
source code
http://sourceforge.net/projects/orwelldevcpp/
A portable C/C++/C++11 IDE.
A fully functional C and C++ IDE based on the Eclipse platform.
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.
- tags: cpp, ide
source code
https://github.com/cppit/jucipp
Cross-platform, lightweight C++ IDE with libclang integration. [MIT]
- tags: cpp, ide
source code
A free, open source IDE.
An IDE from Microsoft.
An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.
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.
- tags: cpp, ide
source code
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.
- tags: cpp, ide
source code
https://www.rust-lang.org/tools
A language empowering everyone to build reliable and efficient software.
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
- tags: rust, ide, atom
source code
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
source code
https://github.com/RustDT/RustDT
- tags: rust, ide, eclipse
source code
https://github.com/rust-lang/rust-mode
Rust Major Mode
- tags: rust, ide, emacs
source code
https://github.com/flycheck/flycheck-rust
Rust support for Flycheck
- tags: rust, ide, emacs
source code
https://github.com/racer-rust/emacs-racer
Autocompletion (see also company and auto-complete)
- tags: rust, ide, emacs
source code
https://github.com/emacs-lsp-legacy/lsp-rust
Add rls support to lsp-mode
- tags: rust, ide, emacs
source code
https://github.com/ul/kak-lsp/
LSP client. Implemented in Rust and supports rls out of the box.
- tags: rust, ide, kakoune
source code
https://github.com/intellij-rust/intellij-rust
- tags: rust, ide, intellij
source code
https://github.com/intellij-rust/intellij-toml
basic Toml support
- tags: rust, ide, intellij
source code
https://github.com/madeso/ride
- tags: rust, ide, intellij
source code
https://github.com/oakes/SolidOak
A simple IDE for Rust, based on GTK+ and Neovim
- tags: rust, ide, intellij
source code
https://github.com/rust-lang/rust-enhanced
official Rust package
- tags: rust, ide, sublime-text
source code
https://github.com/sublimehq/Packages/tree/master/Rust
native Sublime support (already installed)
- tags: rust, ide, sublime-text
source code
https://github.com/rust-lang/rust.vim
provides file detection, syntax highlighting, formatting, Syntastic integration, and more.
- tags: rust, ide, vim
source code
https://github.com/timonv/vim-cargo
command bindings to quickly run cargo stuff from vim.
- tags: rust, ide, vim
source code
https://github.com/racer-rust/vim-racer
allows vim to use Racer for Rust code completion and navigation.
- tags: rust, ide, vim
source code
https://github.com/autozimu/LanguageClient-neovim
LSP client. Implemented in Rust and supports rls out of the box.
- tags: rust, ide, vim
source code
https://github.com/PistonDevelopers/VisualRust
A Visual Studio extension for Rust
- tags: rust, ide, visual-studio
source code
https://github.com/dgriffen/rls-vs2017
Rust support for Visual Studio 2017 Preview
- tags: rust, ide, visual-studio
source code
https://marketplace.visualstudio.com/items?itemName=rust-lang.rust
Rust support for Visual Studio Code
- tags: rust, ide, visual-studio-code
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
A LLDB extension
- tags: rust, ide, visual-studio-code
https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust
A fork of RustyCode
- tags: rust, ide, visual-studio-code
https://github.com/jorgenschaefer/elpy
Emacs Python Development Environment.
- tags: python, editor-plugins, ide, emacs
source code
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
source code
https://github.com/srusskih/SublimeJEDI
A Sublime Text plugin to the awesome auto-complete library Jedi.
- tags: python, editor-plugins, ide, sublime-text
source code
https://github.com/davidhalter/jedi-vim
Vim bindings for the Jedi auto-completion library for Python.
- tags: python, editor-plugins, ide, vim
source code
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
source code
https://github.com/Valloric/YouCompleteMe
Includes Jedi-based completion engine for Python.
- tags: python, editor-plugins, ide, vim
source code
https://github.com/Microsoft/PTVS
Python Tools for Visual Studio.
- tags: python, editor-plugins, ide, visual-studio
source code
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
https://www.jetbrains.com/pycharm/
Commercial Python IDE by JetBrains. Has free community edition available.
- tags: python, editor-plugins, ide
https://github.com/spyder-ide/spyder
Open Source Python IDE.
- tags: python, editor-plugins, ide
source code
https://www.eclipse.org/downloads/
A PHP IDE based on the Eclipse platform.
- tags: awesome-php, php, text-editor, ide
http://www.jetbrains.com/phpstorm/
A commercial PHP IDE.
- tags: awesome-php, php, text-editor, ide
Established open-source project with support for lots of plugins and languages.
https://www.jetbrains.com/idea
Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.
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