Files
Newton-Editor/README.md
2026-03-21 14:27:53 -05:00

598 B

Newton Editor

A Python and Gtk+ quasi-IDE.

Note

This is comprised of two branches. The first uses GtkSource.View widget to handle text edits and display. The second uses Angular + Electron + Ace Editor handle text editing. Both have similar design concepts to VIM with buffers loading to views.

LSP