HackerTrans
トップ新着トレンドコメント過去質問紹介求人

TheBinaryGuy

no profile record

コメント

TheBinaryGuy
·3 年前·議論
For me the solution was to download Wireguard configs and use the Wireguard app.
TheBinaryGuy
·3 年前·議論
You can probably use omnisharp-vim (OmniSharp is the same tech that powers VS Code's C# experience).

https://github.com/OmniSharp/omnisharp-vim
TheBinaryGuy
·3 年前·議論
Via .NET, which has been cross platform since 2016 or so (before that Mono was the preferred framework).

For the UI bit, I'd recommend Avalonia UI (which is what Ryujinx uses as well). It's cross platform, has been out forever (2013 - from their FAQ page) and even runs on embedded devices.

Rider (by JetBrains) has excellent Avalonia support via a plugin and is much better for other .NET stuff over Visual Studio for Mac.