Programs: editors

From wikinotes
Revision as of 15:49, 10 July 2021 by Will (talk | contribs) (→‎LaTeX)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

General

CLI

vim modal editor
neovim faster, more asynchronous rewrite of vim
emacs editor/operating system

Graphical

visualstudio
Sublime Text 2
Atom
eclipse

Tools

Tagging/Search

gnu global
ctags
ptags

Visualization

jupyter notebook embed python/java (or other languages) withinin a document.

Voice Coding

talon speech-to-text plugin
mozilla deepspeech speech-to-text engine, used for hands free coding setups
python SpeechRecognition python library supporting multiple backends
serenade speech-to-text plugin for github Atom

NOTE:

you may also be interested in Voice Coding

Specialized

Tex/LaTeX

texworks side-by-side latex/preview

Python

pycharm python IDE

Autodesk Maya MELscript

Maxya editor written to simplify programming in MEL (maya embedded language)