Documentation Wiki

Site Tools


code_editors

This is an old revision of the document!


Code Editors & IDEs

Here you will find a list of our favorite code editors in order by language. While some focus one only a single programming language, most have features that assist in programming in many different coding languages so we will often list the same editor under different language headings.

Please keep the list alphabetical.

General Editors Compatible With Multiple Languages

  1. Visual Studio Code https://code.visualstudio.com/ - Free, open source and cross-platform code editor from Microsoft. It's actually one of the best editors out there for many languages through the use of extensions. For example, this is the go-to editor for PowerShell editing, replacing the Windows PowerShell IDE.
  2. EditPad Pro & EditPad Lite https://www.editpadpro.com/ & https://www.editpadlite.com/ - Compact, extremely configurable, general-purpose text editor with large file support. Many advanced text editors only cater to programmers. EditPad Pro will automatically enable coding features when you are editing source code, and will automatically enable other writing features when you are editing other text files.

C#

PowerShell

code_editors.1592578278.txt.gz · Last modified: 2020/06/19 14:51 by Admin