VSCode
Visual Studio Code (VS Code) is Microsoft's free, open-source code editor, built on Electron, known for its speed, extensive extension marketplace, built-in debugging, and strong support for many programming languages.
15 resources across 1 library
Glossary Terms(15)
Cursor
Cursor is an AI-native code editor, forked from VS Code, that builds deep AI assistance directly into the editing experience — including chat, multi-file code…
GitHub Copilot
GitHub Copilot is an AI-powered coding assistant, built by GitHub in partnership with OpenAI, that suggests code completions, whole functions, and chat-based h…
TypeScript
TypeScript is a typed superset of JavaScript, developed and maintained by Microsoft, that adds optional static typing and compiles down to plain JavaScript tha…
Adobe Dreamweaver
Adobe Dreamweaver is a web-design and development application that combines a visual (WYSIWYG) editor with direct code editing for HTML, CSS, and JavaScript, a…
CodeMirror
CodeMirror is a versatile, browser-based code editor component that provides syntax highlighting, code folding, autocompletion, and other editing features for…
JupyterLab
JupyterLab is a web-based interactive development environment for notebooks, code, and data, widely used in data science and scientific computing for combining…
Vim
Vim is a highly configurable, terminal-based text editor known for its modal editing paradigm, where separate modes for navigation, insertion, and command exec…
VS Code
Visual Studio Code (VS Code) is Microsoft's free, open-source code editor, built on Electron, known for its speed, extensive extension marketplace, built-in de…
Alacritty
Alacritty is a cross-platform, GPU-accelerated terminal emulator written in Rust that prioritizes raw rendering performance and a minimal feature set over buil…
Arduino
Arduino is an open-source hardware and software platform combining simple microcontroller boards with an easy-to-use IDE, letting hobbyists, students, and engi…
Atom
Atom was a free, open-source, hackable text editor created by GitHub and built on the Electron framework, before being sunset in December 2022 in favor of Visu…
Eclipse IDE
Eclipse is a free, open-source integrated development environment (IDE) best known for Java development, built on an extensible plugin architecture that suppor…
Electron
Electron is an open-source framework for building cross-platform desktop applications using web technologies — HTML, CSS, and JavaScript — by combining the Chr…
ESLint
ESLint is a pluggable, configurable open-source linter that statically analyzes JavaScript and TypeScript code to catch bugs, enforce style conventions, and fl…
Apache NetBeans
Apache NetBeans is a free, open-source integrated development environment (IDE) primarily for Java, PHP, and HTML5/JavaScript development, with strong built-in…