-
I was reading through the various issues around localization support for WPF apps. After reviewing the PBT code, as well as other sources such as XliffTasks, I am going to suggest the following approa…
-
When editing files in nvim with gruvbox where I have emojis in the file, the entire display is just...messed up? I don't know how else to describe it. Adding a video of what I mean (I had to attach it…
-
Please revert the commit ccfa393 as it constitutes a regression for my WPF+Winforms project.
The issue I get on the command line is:
```
Unhandled Exception: System.AggregateException: One or mor…
-
Hi,
https://github.com/jpopesculian/eventsource-stream/blob/3d46f1c758f9ee4681e9da0427556d24c53f9c01/src/event_stream.rs#L100-L102
If a SSE message arrive without `data` field, it is silently ig…
-
## existing UI
![image](https://cloud.githubusercontent.com/assets/47808/22531465/c8481226-e895-11e6-8125-18272724b47f.png)
## example request
![image](https://cloud.githubusercontent.com/assets/…
-
When I protect the following app with rename protection it no longer displays the pages properly, after protecting I copied the dll files into the Confused directory to get it to load. I am using the …
-
It would be great if we could extend the syntax for registering xmlns prefixes to adopt the pattern used by UWP ( [documented here](https://docs.microsoft.com/en-us/windows/uwp/xaml-platform/xaml-name…
-
Hi!, does anybody has have some intuition in why ILMerge can't work with XAML files/resources,
Is it just a matter of taking the initiative (I wonder if I could help), or are there fundamental reas…
-
After upgrading to 0.62, running baml beaks with the following error:
```
has no members; specify `names=()` if you meant to create a new, empty, enum
```
I construct my `tb` object like this:
…
-
When the LLM returns something more "approximate" our parsing algorithm can handle substring'ed aliases better.
For example:
```rust
enum Foo {
A @alias("car")
B @alias("car-2")
}
```…