Difference between revisions of "IDE"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{menu}}
 
{{menu}}
 +
 +
== Editor ==
 +
 +
=== Visual Studio Code ===
 +
* [https://code.visualstudio.com/ Visual Studio Code]
 +
** https://github.com/Microsoft/vscode
 +
** https://en.wikipedia.org/wiki/Visual_Studio_Code
 +
 +
 +
* [https://vscodium.com/ VSCodium - The advanced editor] - a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
 +
** https://github.com/VSCodium/vscodium
 +
 +
* [https://www.fossmint.com/vscodium-clone-of-visual-studio-code-for-linux/ VSCodium - A Clone of Visual Studio Code Without Trackers] - [https://news.ycombinator.com/item?id=19650109]
 +
  
 
== IDE ==
 
== IDE ==

Revision as of 09:34, 13 April 2019

Editor

Visual Studio Code


  • VSCodium - The advanced editor - a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).


IDE

See also Python#IDE

KDevelop

  • KDevelop - A cross-platform IDE for C, C++, Python, QML/JavaScript and PHP

CodeLite

  • CodeLite - an open source, free, cross platform IDE specialized in C, C++, PHP and JavaScript (mainly for backend developers using Node.js) programming languages which runs best on all major Platforms ( OSX, Windows and Linux )

TKE

  • TKE - a full-featured source code editor with a minimalist UI.This editor is primarily written for programmers and contains support for many programming languages, syntax highlighting, optional built-in Vim support, multi-cursor/selection support, plugin support and many other features. The the feature list below for more details. [2]

Simple Teaching Assistant

Symbol Flux

ideU


ChangeOver

  • ChangeOver - Powerful yet simple IDEOne file. No install. No setup. It just works! [4]


Light Table


Lamdu

  • Lamdu - aims to create a next-generation live programming environment that radically improves the programming experience.