humdinger

Results 85 issues of humdinger

MsgDump doesn't launch. No empty window where a file could be opened via menu item. Starting with a file from the commandline doesn't work either.

* As discussed in #363, add the info that the tabs settings in the "Editor" page are only applied if there's no .editconfig in use. * Move setting "Editor zoom"...

If you open `/src/kits/interface/ColumnTypes.cpp` in the Haiku source tree, you only get one entry in the Outline pane: **gSystemCatalog** Something's not right...

It'd be nice to be able to right click some Haiku API class, function etc. and open the Haiku Book at the right page. The Haiku Book could be packaged...

enhancement

Sometimes it might be helpful to be able to open the "Project settings" of a project that isn't the active one. Maybe to copy&paste some build command, or just to...

As briefly mention at https://github.com/Genio-The-Haiku-IDE/Genio/pull/367#issuecomment-2080470952 , Genio reconizes Makefile projects and is able to build them without special configuration by the user. It does work, but only in Release Build...

If you're in debug build mode and invoke "Make bindcatalogs" the catalogs get added to the executable defined as the "Release" target, instead of the "Debug" target. For example, for...

bug

Does this setting work? It appears that no matter if the checkbox is ticked or not, setting the cursor on a brace will highlight the corresponding brace. Or is that...

bug

I was wondering... Would it be useful to mark the symbols in the outline view that currently shown in the editor view? Esp. for long functions, you'd have a reminder...

enhancement

It's sometimes handy to go to a project's bugtracker to check up on an issue. The project settings could add a BTextControl to the "General" page labelled "Bugtracker:" where the...