• Thorry84@feddit.nl
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    4 months ago

    I hate how IDEs with error checking check the code at every character. Like my dude, we got this shit right with text editors having spell check back in 1997. Wait just a moment before checking please. All the time when I’m typing the editor freaks the fuck out, this is wrong, this is wrong, here is an error, wtf is this supposed to mean? And then when I type the ) or whatever, all is well. Just give me a freaking second to work and think.

  • atro_city@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    The fediverse is just so geeky. I don’t know what this means. The wikipedia article kinda makes sense, but there’s a lot of terminology in there. It seems like an advanced editor with many features - like a bat-mobile for programmers, but it keeps breaking down?

    • stormdelay@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      4 months ago

      Basically yeah, it’s a text editor with a lot of features geared towards making programing easier, e.g. an equivalent of a spell checker but for code. Like any software, some IDEs/features can be either poorly designed or unstable, which can be aggravating when you spend your day working with it.