Thonny: A hassle-free Python micro-IDE
11–20 of 107 posts
Re: Thonny: A hassle-free Python micro-IDE
#12Re: Thonny: A hassle-free Python micro-IDE
#13Built on Eclipse, or just leveraging the LAF?
Re: Thonny: A hassle-free Python micro-IDE
#14The GUI is based on tkinter. It looks surprisingly good.
Re: Thonny: A hassle-free Python micro-IDE
#15Re: Thonny: A hassle-free Python micro-IDE
#16Why is everything an IDE? I don't want an integrated development environment - I want a modular one. And as one of those modules, I would love a simple, lightweight code editor. UTF-8 only, auto-indent, a file list column, a good find-in-page feature, and file type dependent syntax highlighting and multi-line comment key. That's all I need. It seems I am always stuck between bloated IDEs (or bloated text editors like…
Re: Thonny: A hassle-free Python micro-IDE
#17Why is everything an IDE? I don't want an integrated development environment - I want a modular one. And as one of those modules, I would love a simple, lightweight code editor. UTF-8 only, auto-indent, a file list column, a good find-in-page feature, and file type dependent syntax highlighting and multi-line comment key. That's all I need. It seems I am always stuck between bloated IDEs (or bloated text editors like…
Also, it depends what you mean by bloated, but VS Code can be stripped down to work just like the two I listed above. Language servers aren't required by any means. If you're looking for sub 50MB ram usage, then stick to the two above and search for "Sublime Text alternative" and I'm sure you'll find more equivalents than you ever wanted.
Re: Thonny: A hassle-free Python micro-IDE
#18Earlier quoted context omitted.
Fun fact: the core of Jetbrains IntelliJ is a very capable real, extensible open source IDE that they've released themselves. I suspect (but I'm not sure) that the rest of their desktop products are built on top of that.
Sounds a lot like eclipse of yore...
Re: Thonny: A hassle-free Python micro-IDE
#19Why is everything an IDE? I don't want an integrated development environment - I want a modular one. And as one of those modules, I would love a simple, lightweight code editor. UTF-8 only, auto-indent, a file list column, a good find-in-page feature, and file type dependent syntax highlighting and multi-line comment key. That's all I need. It seems I am always stuck between bloated IDEs (or bloated text editors like…
Why is more tools a problem?
Re: Thonny: A hassle-free Python micro-IDE
#20Why is everything an IDE? I don't want an integrated development environment - I want a modular one. And as one of those modules, I would love a simple, lightweight code editor. UTF-8 only, auto-indent, a file list column, a good find-in-page feature, and file type dependent syntax highlighting and multi-line comment key. That's all I need. It seems I am always stuck between bloated IDEs (or bloated text editors like…
each individual program is its own module, fs to link them (files or pipe)