this post was submitted on 21 Jul 2024
752 points (97.1% liked)

linuxmemes

21197 readers
113 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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] 27 points 3 months ago (1 children)

    I'll sit next to 1, and I'll spend the entire flight talking to him about my .NET setup on Windows and how to date Visual Studio is still the best IDE available for any mainstream programming language.

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

    The good old lying approach, I see.

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

    i somehow feel this might be sort of a vim-vim situation 😁

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

    Aside from being boomer tech, I'd say that both are text editors.

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

    Have you heard of our lord and saviour, Delphi?

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

    I wish they'd open source it.

    I don't think anything else comes close for just dropping a bunch of shit on a form and running it.

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

    There is some that are faster and probably lighter and more efficient. But better, no. VSCode takes the cake. I use VSCodium.

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

    VS is not VSCode, not even comparable

    [–] [email protected] 1 points 3 months ago

    You say that as if somebody was disputing that.

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

    I'm more partial to Zed now. I like to type in high FPS.

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

    I'd consider vscode to still be a text editor, although I do really like using it for TypeScript. For me, VS still takes the crown because it's just so good at debugging and evaluating C#. It's hard for anyone to compete since Microsoft largely owns (yes, I know the .NET Foundation is responsible for .NET) the whole ecosystem.

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

    VS Code is a code editor, not an IDE.

    [–] [email protected] 1 points 3 months ago

    The distinction ceased to be meaningful the minute language servers got introduced.

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

    Even for dotnet, I prefer rider

    [–] [email protected] 2 points 3 months ago

    I was so excited for Rider, especially since I do like some of the features of other JetBrains IDE's, but I've found it just too unreliable when it comes to build support, and despite years of dominance in tooling from the ReSharper days VS intellisense is just much nicer. It's very close though, and IMO Rider is nicer to use for C# than IntelliJ or PyCharm are for their respective languages.