77
submitted 11 months ago by jackpot@lemmy.ml to c/asklemmy@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] link@lemy.lol 9 points 11 months ago* (last edited 11 months ago)

How about VSCodium? I don't think I should explain why VS Code is best editor.

[-] pineapplelover@lemm.ee 2 points 11 months ago

You might need to explain to me. I've been having so many issues just using vscodium, took me forever to figure out I need to build and compile the code myself and not run it using the play button like Visual Studio in school (I'm a second year comp sci student).

[-] MigratingtoLemmy@lemmy.world 3 points 11 months ago

This is only the case if vscodium is not bundled with your distribution

[-] pineapplelover@lemm.ee 0 points 11 months ago

I use Arch (btw) and believe I downloaded vscodium and all of its dependencies.

[-] calcopiritus@lemmy.world 1 points 11 months ago

In vs code there's a run button just like in visual studio. You can also press F5. You will most probably need to install an extension specific to your language so vscode knows what to do when you press F5. For some languages, you'll also have to create a launch.json file manually. launch.json is what describes what the "run" button does.

[-] pineapplelover@lemm.ee 1 points 11 months ago

Tried doing so but couldn't get it to work.

[-] calcopiritus@lemmy.world 2 points 11 months ago

In what language did you try?

[-] MajorHavoc@lemmy.world 1 points 11 months ago

Check into the available plugins for your language. VsCodium's architecture pushes everything that not everyone needs into plugins, so unless you're just taking notes, you'll need a plugin for your chosen programming language, and eventually another for your chosen deployment environment (AWS, Azure, etc).

this post was submitted on 19 Oct 2023
77 points (91.4% liked)

Asklemmy

43331 readers
2998 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS