Difference between revisions of "IDE"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== IDE ==
 
== IDE ==
 
See also [[Python#IDE]]
 
See also [[Python#IDE]]
 
  
 
* http://en.wikipedia.org/wiki/Integrated_development_environment
 
* http://en.wikipedia.org/wiki/Integrated_development_environment
  
 +
=== VScode ===
 +
* [https://code.visualstudio.com/ Visual Studio Code]
 +
** https://github.com/Microsoft/vscode
 +
** https://en.wikipedia.org/wiki/Visual_Studio_Code
  
 
=== KDevelop ===
 
=== KDevelop ===
Line 16: Line 19:
 
=== TKE ===
 
=== TKE ===
 
* [http://tke.sourceforge.net 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. [https://news.ycombinator.com/item?id=18494623]
 
* [http://tke.sourceforge.net 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. [https://news.ycombinator.com/item?id=18494623]
 
 
  
 
=== Simple Teaching Assistant ===
 
=== Simple Teaching Assistant ===

Revision as of 00:04, 16 March 2019

IDE

See also Python#IDE

VScode

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. [1]

Simple Teaching Assistant

Symbol Flux

ideU


ChangeOver

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


Light Table


Lamdu

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