text editors

All posts tagged text editors

Ghost Commander logo

Software, Android >

(on Google Play)
(on F-Droid)
https://sites.google.com/site/ghostcommander1

Dual-panel file manager. Also has a decent text editor.

Extremely capable.

  • External storage access optional



Continue Reading

CudaText_logo.png

Software >

(on Wikipedia)
https://github.com/Alexey-T/CudaText
https://cudatext.github.io/

A capable and fast programmer's editor.

It's capable and fast, but not being able to disable the recent files list is a killer for me.

  • Portable only, but it has an installer so you can easily right-click and open files in it.



Continue Reading

Notepad3 icon 150x150

Software > Text editors >

https://github.com/rizonesoft/Notepad3
https://rizonesoft.com/downloads/notepad3/

A straightforward and capable Windows text editor which also has a portable version.

This seems like a nice daily driver for little things. I shouldn't replace Geany with it though since I want something cross-platform.

It's really stupid that it doesn't have configurable shortcuts unless I want to compile it from source.

Continue Reading

Geany logo

Software > Text editors >

(on Wikipedia)
Homebrew: geany
Chocolatey: geany
https://www.geany.org/

Geany is a GTK2 (GUI) text editor which is light and featureful. Here is a sampling of features from their about page:

  • Syntax highlighting
  • Code folding
  • Symbol name auto-completion
  • Construct completion/snippets
  • Auto-closing of XML and HTML tags
  • Call tips

This is a editor that does such magical things as use control up/down to skip paragraphs. I love it for in-page bookmarking, code folding, search-replace, escaped-replaces and regular expressions for selections, documents and groups of documents.

  • The package geany-plugins is important..
  • I also (sometimes) use Leafpad.



Continue Reading