Alexandre Courbot
Alexandre Courbot
Sometimes function are documented before their definition, not their declaration. Would be great to support both.
Designated initializers are heavily used throughout the kernel and needs to be supported by KDevelop.
Example: include/linux/usb/hcd.h. All the member functions pointers of hc_driver are listed as hc_driver, which is confusing. They should not be listed at all since they are not toplevel.
The kernel heavily relies on pointers to implement the equivalent of virtual functions, either by assigning a pointer directly in an initialization function or designated initializer, or for instance by...
This allows glmark2-drm to run on Tegra-powered devices.
Hi and thanks for this very useful crate. I am considering using this crate to use YAML instead of pure JSON for the configuration files of one of my projects,...
This is useful for distros that package the software. A simple different default setting for the update checker should do the trick. See Debian bug 673118.
it crashed when i try to export a set as HTML Worked fine in the Version before Critical: kfilemodule(9959): couldn't create slave: "Unable to create io-slave: klauncher said: Unkown Protocoll...
Relying on system fonts creates in an inconsistent experience for many users: some have Chinese variants of the characters displayed, others have ugly fonts, some finally have no Japanese font...
The part-of-speech popup list is way too long. It should be subdivized into smaller lists grouping adjectives, verbs, etc.