Jiří Techet

Results 501 comments of Jiří Techet

What does `g_get_current_dir()` return when you don't launch Geany using terminal but from some menu/launcher of your desktop? Is it something sensible?

> On my computer, when I launch from a launcher, g_get_current_dir() gives me the home directory. When the current directory is invalid (eg, deleted), it goes to / Sounds good...

I don't have a strong opinion here. The added code isn't something we'd have to actively maintain in any way so probably not a big problem for us.

> For the most part that is still the case. But Geany can still open files that are outside of the current project. For those files in particular, it would...

Thanks. Could you squash the first commit "Project Organizer: Set header filetype to match source filetype" with the third commit "Combine common code between swap header/source..." so this change is...

Hmm, well, yeah, I can probably survive if this patch stays even though I don't like much when a plugin does something that's not obvious that it does...

> @techee I made the change you requested. Let me know if you want the commits squashed again. Yes, please. Apart from this change there's no more work to do...

> @techee I assume squashed commits if your preference, so I will also squash the commit I made to another PR. Well, when it's a feature commit, I prefer them...

Haven't booted a Windows machine but I'd be surprised if it were dropped by Microsoft. (@eht16 am I right?)

For reference, I just created this issue against Scintilla asking about whether this API change is a good idea: https://sourceforge.net/p/scintilla/bugs/2308/