Tobias Hunger

Results 39 issues of Tobias Hunger

This patch moves much of the clrm-specific code out of the initrd creation, making it easier to add support for dracut. Could you please check whether this patch works for...

It would be nice to show a checkmark or something similar for up-to-date crates. Just to see that the plugin actually did its job and all is well.

I tried running this on Slint (https://github.com/slint-ui/slint) and this is what I got: ```sh ➜ cargo duplicates Package Versions ------- -------- ahash 0.7.6 0.4.7 arrayvec 0.7.2 0.5.2 bare-metal 1.0.0 0.2.5...

Consider this example: ```C /* ********************************************** .... some legalise ... Copyright: Foobar 2020 ... License text ... *********************************************** */ ``` Then I would like to see `Copyright: Foobar 2020` somehow,...

enhancement
requires-vs-code-change

Implment a command in the LSP that can be used to query all known properties, where those are declared and defined. With this information we should be able to provide...

The a11y branch would need to get notification on tree changes as those happen in the "real" item tree. So I spent some time playing and this seems to work...

Make MCU setup easier to discover and add some implied commands like installing the proper targets for the rust compiler

Add some fuzzing targets for the compiler. The parser target likes to go out of stack space, but so far no real issues.

This is not ready to be merged in any way or form! The idea is to have a "logical item tree" where all the repeaters are replaced with their contents...