There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Arch Linux | A Big Visual Studio Code C# Programming Issue

I tried to use Visual Studio Code a few times. One time, I encountered an error related to OmniSharp, though I don’t remember the exact details. However, Python worked fine, for example. Then, I reinstalled Arch, and now I’ve decided to try using Visual Studio Code again because I need it to learn programming. Unfortunately, I just can’t make it work. When I start debugging, nothing happens—no errors, nothing…

I have installed everything needed(.net-sdk, mono). However, the problem is that I just can’t work with it properly. I am unable to run the debugger. When I press F5 and select a debugger, nothing happens. I managed to run a ‘hello world’ using the ‘dotnet run’ command, but that’s all. I have no idea how to fix it, and I can’t find any information about my issue.

pipe01 ,

Make sure you install the C# Dev Kit extension, the C# extension alone won’t do it.

excitingburp ,

It’s been a hot minute since I’ve used vscode, but you want to invoke the command pallet (Ctrl+P I think) and create a build profile/task/something. You then want to do the same for a debug profile. This will create two files under .vscode - you will need to edit the debug one to add the build task as a dependency for the debug profile.

You could also try running dotnet build in the terminal before doing what you are doing already.

Also vscodium won’t work, the debugging plugin is closed source and is only available for vscode.

luthis ,

Omnisharp was a pain to get working properly.

garam ,
@garam@lemmy.my.id avatar

It’s not on Fedora or EL based distro

mrbn ,
@mrbn@lemmy.ca avatar

Have you tried setting a breakpoint and seeing if it hits? Assuming the app you are debugging is just a Console.WriteLine(“Hello World”); and no breakpoints are set, the app will execute, output hello world, and terminate. Which means you wouldn’t see anything happen in VS Code.

If you are super new to all this, I would suggest you look for videos/articles on how to debug using visual studio code as they may provide some insights or concepts you may not already know.

nottheengineer ,

C# is microsoft, so you’ll want to use windows for that or pick a better language to learn.

Nucleus96 ,

Username checks out

Your comment is not entirely correct. C# is invented by Microsoft, but today runs equally well on practically all platforms including Linux, MacOS, Windows, IOS, Android etc. It even runs as WebAssembly.

nottheengineer ,

Last time I tried to get a C# application running on linux, I got so frustrated of the mess that is mono and just ran it through wine. C# is still windows first, even if it theoretically works with any OS.

NixDev ,

I have been going through Azure training for work and I have been doing all my training/dev on Arch. I haven’t run into any issues with c#. Haven’t had to use Omni Sharp that I can recall but vscode has been working fine with c#

jemorgan ,

Sounds like user error.

Decker108 ,

Don’t use mono, use dotnet core instead.

garam ,
@garam@lemmy.my.id avatar

Avalonia in Linux does it job for almost case… it’s crazy tbh…

Kushia ,
@Kushia@lemmy.ml avatar

It used to be this way yes, not anymore.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines