TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Geany 2.0 – Flyweight IDE

240 pointsby conductorover 1 year ago

27 comments

omneityover 1 year ago
Congrats for the 2.0 release!<p>I always found Geany a real gem among the regular crop of IDEs. (and I did spend quite some time exploring the synaptic app store back in the day)<p>The level of focus and simplicity is hardly seen among its peers.
评论 #37960768 未加载
评论 #37962214 未加载
dangover 1 year ago
I&#x27;ve changed the URL from <a href="https:&#x2F;&#x2F;www.geany.org&#x2F;news&#x2F;geany-20-is-out&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.geany.org&#x2F;news&#x2F;geany-20-is-out&#x2F;</a>, which doesn&#x27;t explain what the software is.<p>Previous threads:<p><i>Geany most common keyword auto completion</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29257010">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29257010</a> - Nov 2021 (1 comment)<p><i>Geany – A flyweight IDE</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23524336">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23524336</a> - June 2020 (113 comments)<p><i>Geany – Lightweight IDE for Linux and Windows</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16557128">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16557128</a> - March 2018 (92 comments)
评论 #37961829 未加载
sparrishover 1 year ago
Geany can open large files (GB in size) that bring other editors to a grinding halt. It&#x27;s my go-to editor for all files on Linux.
评论 #37962255 未加载
评论 #37961949 未加载
评论 #37964946 未加载
butzover 1 year ago
This is my go-to text editor on Linux. Only one feature I miss from Notepad++ is persisting unsaved files. Otherwise it is a perfect application.
评论 #37961174 未加载
评论 #37962817 未加载
评论 #37960943 未加载
Buttons840over 1 year ago
There&#x27;s a news &#x2F; blog post about the release that would be nice to link to, but it appears to only be available as a JavaScript pop-up if you click on the news section. Someone did a lot of work to make the page worse.
评论 #37961151 未加载
ch_123over 1 year ago
Used Geany during most of my bachelors (and at least one internship) until I fell down the vim rabbit hole. Still have a soft spot for it even if I have not used it &quot;in anger&quot; in years.
unwindover 1 year ago
Oh fun! I love Geany and use it as much as I can. I adore its speed, low resource-usage and simplicity.<p>I hope the plug-in API hasn&#x27;t changed too much, I have a tiny git plugin [1] I wrote that I hope still builds! Plug: if you think jumping to a known file quickly in a large repo sounds useful, maybe give it a try.<p>Edit: typo fixo.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;unwind&#x2F;gitbrowser">https:&#x2F;&#x2F;github.com&#x2F;unwind&#x2F;gitbrowser</a>
kristianpover 1 year ago
No support for pls (language servers)?<p>I used to use geany a decade ago on my personal linux laptop. I use kate now for a notepad app, but Sublime for a programming editor, which is ok for its pls support. I&#x27;m going to buy a license for it on Monday.
评论 #37962466 未加载
评论 #37962037 未加载
hbbioover 1 year ago
In the Gnome IDE dept., mentions to two other options which are ported to gtk4 that brings GPU acceleration<p>- <a href="https:&#x2F;&#x2F;wiki.gnome.org&#x2F;Apps&#x2F;Builder" rel="nofollow noreferrer">https:&#x2F;&#x2F;wiki.gnome.org&#x2F;Apps&#x2F;Builder</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;Lyude&#x2F;neovim-gtk">https:&#x2F;&#x2F;github.com&#x2F;Lyude&#x2F;neovim-gtk</a>
dingiover 1 year ago
I admire them for not going shitty electron app path. I don&#x27;t think it&#x27;s suitable for serious programming. But it has it&#x27;s uses like working on a folder with a lot of config files, scripts, etc. Making some casual changes on large projects are perfectly fine too. Nonetheless, I love Geany. Kudos to the Geany team!
buserrorover 1 year ago
I love geany for loose file edits, but I don&#x27;t use as an IDE. For one thing (perhaps this has changed in the 2.0?) no &quot;proper&quot; split window support; there was a patch implementing it a few years back, but it was refused on religious reasons (read, &quot;not done the way we want it so we&#x27;re going to do it ourselves instead and in fact never came around to it&quot;).<p>Still, great editor, super fast, and the fact you can easily open a file in your currently open session (and that it supports the &lt;filename&gt;:&lt;line number&gt; convention) makes it super for checking out error message&#x2F;warnings etc when compiling code that you don&#x27;t have in an IDE...
评论 #37965068 未加载
评论 #37965179 未加载
mixmastamykover 1 year ago
Geany is a snappy, simple FLOSS editor with just the right amount of flashier optional features. I use it for almost everything, with micro being a great compliment in terminal situations.<p>One often forgotten feature is snippets, where you can make custom macros for whatever language you&#x27;re using.<p>Glad to see 2.0, it has a fix to something that was bugging me, having my conf files in git was problematic because session info was stored in the same file as general config.
评论 #37970290 未加载
pjmlpover 1 year ago
One of my favourite editors in GNU&#x2F;Linux.
Alifatiskover 1 year ago
Geany was one of my first IDE when learning programming ~10 years ago. It has a special place in my heart.
Beijingerover 1 year ago
Does it handle large files like sublime? Most editors go belly up if you open a huge file.<p>And due to my limited understanding of IT, I have at times opened large SQL database to apply changes by hand :-(
soupbowlover 1 year ago
&#x27;Split &quot;session data&quot; into session.conf&#x27; is a nice change, I have wanted that for a long time. It would be nice if notepad++ did the same.
winridover 1 year ago
Oh! Nim support!<p>But alas it is just syntax highlighting. Granted it does work pretty well and editor feels snappy, but no compile errors or completions. One can hope..
leeman2016over 1 year ago
Tried it in Windows 10 and its really performant.<p>But doesn&#x27;t show Unicode characters (that aren&#x27;t English characters) automatically.
tgibaover 1 year ago
Congratulations! I used to use it when only other open GUI IDE was Netbeans (or Eclipse).
recroadover 1 year ago
Always looking for better lightweight editors so will try it out. Thank you for sharing!!
评论 #37962973 未加载
k_royover 1 year ago
the fact that I have to edit&#x2F;provide CSS to make dark mode work right makes it a bit of a hard pass for me.
synergy20over 1 year ago
was my favorite before switching to vim<p>does 2.0 provide LSP intelligence? interested in trying sometime.
评论 #37963351 未加载
deafpolygonover 1 year ago
What&#x27;s flyweight?
评论 #37961706 未加载
评论 #37961743 未加载
hackthemackover 1 year ago
Speaking up to mention:: I do not think open source software gets enough financial support. Geany is a great editor. Consider donating to the organization if you can. <a href="https:&#x2F;&#x2F;geany.org&#x2F;about&#x2F;donate&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;geany.org&#x2F;about&#x2F;donate&#x2F;</a>
评论 #37960997 未加载
评论 #37961043 未加载
评论 #37963194 未加载
uwagarover 1 year ago
i am happy with vim, i dont need geany<p>CHANGE MY MIND
gary_0over 1 year ago
No screenshots? The website has a screenshots page buried in a menu, but they&#x27;re all very out of date.
评论 #37961492 未加载
account-5over 1 year ago
I really tried to use geany but found everything really difficult to do. On windows notepad++ is way easier. I decided to invest some time in vim on Linux.