#omnisharp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #omnisharp, aggregated by home.social.
-
I integrated #omnisharp extended into the kickstart #neovim config.
With those changes you can jump into definitions and implementations of #csharp dissamblies.
You can find my config here:
https://gitlab.dantalion.nl/configuration/neovimYou can find either kickstart-neovim or omnisharp extended here:
-
I found a hidden gem in Genio’s PRs!
This commit enhances support for the #OmniSharp language server within the Genio development environment #Genioide #haikuos #dotnet
https://www.desktoponfire.com/haiku_depot_server/431/i-found-a-hidden-gem-in-genios-prs/ -
Here is the list of hashtags I currently follow. If I see a post with at least one of these hashtags, I will boost it.
Should I add more hashtags to this list? Or are these already too many?#dotnetconf #dotnetconf2023 #dotnet6 #dotnet7 #dotnet8 #omnisharp #resharper #jetbrainsrider #nuget #csharp #dotnet
-
while i was gone for summer the c# extension for #vscode updated to play nice with #microsoft's new c# dev-kit -extension.
apparently that defaults to no longer using #omnisharp as the engine.
the new engine, spiffy as it may be, does NOT play nice with code-generators and gave me lots of errors in intellisense.
so: #tipOfTheDay for #csharp #developers using vscode: switch the extension back to using omnisharp (it's a setting), and reload.
happy days again!
-
This is first time I am enjoying #VSCode with #omnisharp! I installed Mono, and added it to omnisharp and now I can statically analyze a .NET Full framework app on a Mac! And fix errors. :)
-
somehow it seems that openssl3 broke omnisharp, and I'm not really sure how that's possible. It ate my whole morning.
I'm hoping the .NET 7 launch tomorrow will bring an update that makes it moot, so I don't have to deal with it, but we'll see.