voxoid0

Results 7 issues of voxoid0

It would be very convenient, esp in the context of the functional programming paradigm (which thanks to MoreLinq is much more attainable in C#!), to have kind of a "default"...

enhancement

Great program! When an exception is thrown though, the error message says "Unhandled exception occured. Additional information written into 'C:\Program Files (x86)\LiteDbExplorer\explorer.log'". First, the log file does not exist, which...

Really need a .NET Standard compatible build of this for Xamarin apps...

### Version VisualStudio Code extension ### Operating System MacOS ### What happened? When I click "Create App", the next screen is indefinitely stuck on "Waiting..." with the progress spinner in...

bug

I’m trying to build a Scala+JavaFX application for Android (the most awesomesterest cross-platform technology stack). I used the Gluon Eclipse plugin to create a “Basic Gluon Application”, then I followed...

Hello, do you know why I would get the following compile errors after installing the LanguageClient package into a new XCode CLI project? ``` .../SourcePackages/checkouts/LanguageServerProtocol/Sources/LanguageServerProtocol/Additions/JSONRPCServer.swift:275:84: error: 'RequestHandler' is not a...

The library really should provide descendants() and ancestors() functions (recursive versions of predecessors() and successors()) out of the box, like python's networkx lib does. This was mentioned before in issue...