Stefano Ceccherini

Results 24 issues of Stefano Ceccherini

With OCSInventory-NG 2.8, they changed many things in the SNMP related department. The ocsinventoryng GLPI plugin hasn't been adapted to handle these changes. In fact, it doesn't detect devices discovered...

Move detecting the build command to a Task, run AFTER project is loaded and out of ProjectFolderScan. This also simplifies the code (and probably reduces a bit the time needed...

Would be nice to add these menu items to the outline menu. Shouldn't be hard, but requires some refactoring in the Editor::GoTo* and / or LSPEditorWrapper::GoTo methods

enhancement

Write an user guide (with screenshots) which documents the existing functionalities (some of which are a bit hidden)

documentation
help wanted

The active zone for the tab close button is too big, as shown in the screenshot. ![screenshot](https://github.com/Genio-The-Haiku-IDE/Genio/assets/3501519/1876d8ce-25e1-46c1-b370-290822713e74)

enhancement

When writing a class name and "::" I'd expect autocompletion window to show class methods, like when I hit "->" or ".".

We should write a Contributing.md file with instructions on how to contribute to genio. There are already templates available, like this: https://github.com/nayafia/contributing-template (which looks a bit too much, maybe)

documentation
help wanted

Projects are populated asynchronously

Would be nice to have a makefile editor, similar to PE's one

enhancement