Eli Arbel
Eli Arbel
@Icecream-burglar It'll probably be simpler - just one list of using/references. Note that using the C# script syntax, you can load other .csx files (e.g. `#load "base.csx"` - relative to...
> places where the window wasn't being rendered quite right Could you point me to those? Note that the cross-platform version is an Avalonia-based rewrite of the entire UI, so...
See https://github.com/AvaloniaUI/Avalonia/issues/2363 Seems like it was fixed but not yet published. We'll have to wait for a newer version
@giuliano-barberi-tf As I said, I haven't invested time in polishing the Avalonia version, so if you're up to it I'd really appreciate it.
This is a bit of a problem, because the store version doesn't update at the same time. I guess I can maintain two update files. I'm also thinking about using...
Thanks for the suggestion, but this is a low priority item for me. You're welcome to take a stab at it, just discuss your implementation with me first.
@IcecreamBurglar Start with hosting the snippets from `SnippetManager` in an XML file (it's better than JSON for this purpose because of the way it handles strings and whitespace), placed in...
Good idea. You can also install RoslynPad from the Microsoft Store, where you get automatic updates.
I usually just use Ctrl+N :)
Thanks for the suggestion! However, I must say this is a low priority for me, so unless someone contributes the code, it won't happen any time soon :)