Leo Editor
leoeditor.com
Leo Editor
1–10 of 40 posts
Re: Leo Editor
#2- A fully-featured IDE, with many features inspired by Emacs.
- An outliner. Everything in Leo is an outline.
- A data manager, data manager and personal information manager.
- A powerful scripting environment.
- A tool for organizing and studying computer code.
It claims to be for programmers, authors, and web designers, but I couldn't figure out how to make it good for anything. That may well be my fault, but the experience was frustrating.
Re: Leo Editor
#3Re: Leo Editor
#4Very versatile editor. Also see the just-released integration with VS Code: https://github.com/boltex/leointeg .
Five years ago, Leo was my main note-taking-while-dev-and-doing-projects application. Then I switched to Emacs and Org-mode. And more recently JupyterLab plus Markdown in VS Code.
This will let me go back to Leo, while staying inside VS Code :)
Re: Leo Editor
#5The problem I had with Leo was that it tried to be so many things. On another page, their site calls it: - A fully-featured IDE, with many features inspired by Emacs. - An outliner. Everything in Leo is an outline. - A data manager, data manager and personal information manager. - A powerful scripting environment. - A tool for organizing and studying computer code. It claims to be for programmers, authors, and web de…
It’s like vim or emacs (or even got :) ) in that it has a logarithmic learning curve: steep up front, but the concepts you learn up front have a lot of leverage later on.
Re: Leo Editor
#6Very versatile editor. Also see the just-released integration with VS Code: https://github.com/boltex/leointeg .
Re: Leo Editor
#7What a weird sentence to read at this point of the Internet.
Re: Leo Editor
#8The problem I had with Leo was that it tried to be so many things. On another page, their site calls it: - A fully-featured IDE, with many features inspired by Emacs. - An outliner. Everything in Leo is an outline. - A data manager, data manager and personal information manager. - A powerful scripting environment. - A tool for organizing and studying computer code. It claims to be for programmers, authors, and web de…
I got really into it at one point (circa 2001) but kept running into memory leaks that made it really annoying. It’s like vim or emacs (or even got :) ) in that it has a logarithmic learning curve: steep up front, but the concepts you learn up front have a lot of leverage later on.
In the past I've tried to get to grips with emacs org-mode for the same thing, but Emacs.
And Ed Ream is super-responsive if there are issues
Re: Leo Editor
#9Leo Editor - https://news.ycombinator.com/item?id=17769892 - Aug 2018 (108 comments)
Leo editor – “a revolutionary step in the right direction for programming” - https://news.ycombinator.com/item?id=7843907 - June 2014 (48 comments)
LEO - Literate Programming editor in Python - https://news.ycombinator.com/item?id=734720 - July 2009 (2 comments)
Re: Leo Editor
#10Earlier quoted context omitted.
I got really into it at one point (circa 2001) but kept running into memory leaks that made it really annoying. It’s like vim or emacs (or even got :) ) in that it has a logarithmic learning curve: steep up front, but the concepts you learn up front have a lot of leverage later on.
I've been using it for getting on for 20 years. It's not the best editor (I use emacs for some things) and has some quirks, but the joy and simplicity of outlining code so far outweighs all the drawbacks that I still use it as my main editing environment. In the past I've tried to get to grips with emacs org-mode for the same thing, but Emacs. And Ed Ream is super-responsive if there are issues