Janet Blackquill

Results 76 issues of Janet Blackquill

Title is self-explanatory: the ability to add a stylesheet when rendering an SVG without needing to modify the XML input.

Description: A new method that starts the parser as usual, but returns: - (State, Resumption, Error) State is either "Incomplete" (the structure isn't fully parsed) or "Complete" (the structure is...

enhancement

Since Participle already has access to the grammar, it can do grammar-driven fuzzing, which could integrate nicely with Go 1.18's new fuzz tests. Usagewise, it would prolly be something like...

optional-block allows for a block to be omitted when parsing an .hcl file Fixes #431

I'm writing a program where I have a large amount of config where the defaults are fine and don't need to be explicitly specified by the end user; I'd like...

Preface: I am a KDE developer, so obviously I'm biased about the awesomeness of KDE :) I think it would be pretty neat for this project to come join KDE....

This PR implements the minimum recommended APIs necessary to implement read-only models in C# that can interop with QML, handling 90% of usecases for models. Depends on qmlnet/qmlnet-native#1.

## Expected Behavior All requests don't fail ## Current Behavior All requests fail ## Steps to Reproduce (for bugs) 1. Open VSCode 2. Open an Elm workspace 3. Nothing works;...

After upgrading from 0.6.4 to 0.7.1, I've noticed that the global menu has regressed a lot. Instead of being the usual File Edit View configuration, it is now a weird...