• Traister101@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    Visual Studio is pretty miserable lol. If I had to chose between VS and using a terminal editor like Vim I’d choose Vim in a heartbeat and I’m a JetBrains (of Intellij fame) guy.

    VS Code is ight.

    • collapse_already@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      I use VsVim when I use VS, but I do most of my code development in Vim. I use VS for a particular product that I support. It works well enough that I can’t complain to much, but someone else much more knowledgeable about the tool set it up for me.

      My primary development environment is a centos7.3 virtual box with various options (Eclipse). I mostly just use raw gdb because I have been using it long enough that I don’t have to think about it too much and it’s pretty portable knowledge.