this post was submitted on 28 Apr 2024
1243 points (97.7% liked)

linuxmemes

20686 readers
881 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 4 months ago (1 children)

Notepad++ was gaining some traction so Microsoft figured they nip that in the bud with a half-hearted attempt?

[–] [email protected] 9 points 4 months ago (2 children)

Notepad++ was gaining some traction so Microsoft figured they nip that in the bud with a half-hearted attempt?

Microsoft's competitor to Notepad++ is VS Code.

[–] [email protected] 5 points 4 months ago (1 children)

Notepad++ is a text editor while VS Code is an IDE. They are intended for different use cases.

[–] [email protected] 7 points 4 months ago (1 children)

Notepad++ is a text editor while VS Code is an IDE. They are intended for different use cases.

No, both are source code editors: https://en.wikipedia.org/wiki/Source-code_editor#Notable_examples

Visual Studio is the full IDE, VS Code isn't. Visual Studio and VS Code are completely different products, even though both carry Visual Studio branding.

[–] [email protected] 1 points 4 months ago (1 children)

What would be missing from VS Code or VS Codium that an IDE needs?

I'm an ex Visual Studio user, now writing all my code in VS Codium. I organize my project tree in VS Codium, I build from it and, like a Visual Studio user, I press F5 to debug, set breakpoints and inspect variables.

And that's just the default install using the vanilla C/C++ extension it ships with, not some complicated setup that takes any time to get working.

[–] [email protected] 0 points 4 months ago

What would be missing from VS Code or VS Codium that an IDE needs?

Snipped from the first question in the FAQ:

More details on the Visual Studio website.

If you disagree with the assessments of both the VS Code developer and Wikipedia, please discuss it there.

[–] [email protected] 4 points 4 months ago

VSCode is a telemetry filled delight - easily Microsoft's best product