Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Are IDEs really like this ?

Are IDEs really like this ?

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
79 Posts 63 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gsus4@mander.xyzG [email protected]
    This post did not contain any content.
    tommasz@lemmy.worldT This user is from outside of this forum
    tommasz@lemmy.worldT This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #10

    At least the number of times I have to use the Clean Java Language Workspace in VS Code has declined recently. I mean, I still have to, just not as often.

    1 Reply Last reply
    0
    • P [email protected]

      #1 and 3, definitely, although 3 is usually not really the IDEs fault.

      The others, either not really (#2, 5), who cares, (#4), or maybe occasionally but not really specific to IDEs (#6).

      L This user is from outside of this forum
      L This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #11

      How is #6 not specific to IDEs? I've never had vim, np++, or any other dedicated editor freeze; and I've used them to edit multi-gigabyte log files before.

      1 Reply Last reply
      0
      • gsus4@mander.xyzG [email protected]
        This post did not contain any content.
        N This user is from outside of this forum
        N This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #12

        It's almost enough to make me feel nostalgic for the DOS version of Borland Turbo Pascal, which wasn't bright enough to do any of this stuff. (Well, it could freeze up, I suppose, but the only time I actually managed to do anything like that, it involved a null pointer dereference that would have triggered a segfault on any modern system.)

        1 Reply Last reply
        1
        • gsus4@mander.xyzG [email protected]
          This post did not contain any content.
          programmer_belch@lemmy.dbzer0.comP This user is from outside of this forum
          programmer_belch@lemmy.dbzer0.comP This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #13

          Just use vim, it usually comes preinstalled

          M M gerryflap@feddit.nlG dandelion@lemmy.blahaj.zoneD 4 Replies Last reply
          6
          • gsus4@mander.xyzG [email protected]
            This post did not contain any content.
            L This user is from outside of this forum
            L This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #14

            Also using 10GB memory ...

            S S 2 Replies Last reply
            11
            • gsus4@mander.xyzG [email protected]
              This post did not contain any content.
              termaxima@programming.devT This user is from outside of this forum
              termaxima@programming.devT This user is from outside of this forum
              [email protected]
              wrote on last edited by [email protected]
              #15

              Deleted

              1 Reply Last reply
              1
              • S [email protected]

                I mainly code Java with IntelliJ.

                • it doesn't AFAIK have an integrated browser or if it does I have never encountered it ❌
                • I have not seen it crash a lot and certainly not for the stated reason ❌
                • if autocomplete isn't working, that is a sign something about the build process isn't set up right, so other things won't work either ❔
                • basic settings being buried deep in the menus is definitely a thing ✅
                • if it underlines something, that has always been an error, I think it calls a real Java compiler for this ❌
                • freezing at critical moments can occasionally be a thing ✅
                T This user is from outside of this forum
                T This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #16

                basic settings being buried deep in the menus is definitely a thing ✅

                Nah, there is:

                1. A special hotkey that allows you to find and execute virtually any command. Same in vscode with ctrl+shift+p.
                2. Text-based search in the settings dialog.

                So even though things are buried somewhere deep, it's easy to find them.

                freezing at critical moments can occasionally be a thing ✅

                Sounds like a skill hardware issue tbh.

                1 Reply Last reply
                4
                • S [email protected]

                  I mainly code Java with IntelliJ.

                  • it doesn't AFAIK have an integrated browser or if it does I have never encountered it ❌
                  • I have not seen it crash a lot and certainly not for the stated reason ❌
                  • if autocomplete isn't working, that is a sign something about the build process isn't set up right, so other things won't work either ❔
                  • basic settings being buried deep in the menus is definitely a thing ✅
                  • if it underlines something, that has always been an error, I think it calls a real Java compiler for this ❌
                  • freezing at critical moments can occasionally be a thing ✅
                  moomoomoo309@programming.devM This user is from outside of this forum
                  moomoomoo309@programming.devM This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #17

                  It has an integrated browser in Ultimate, not in Community.

                  S 1 Reply Last reply
                  1
                  • gsus4@mander.xyzG [email protected]
                    This post did not contain any content.
                    ? Offline
                    ? Offline
                    Guest
                    wrote on last edited by
                    #18

                    Thanks for sharing this here 😊😊😊

                    1 Reply Last reply
                    0
                    • gsus4@mander.xyzG [email protected]
                      This post did not contain any content.
                      G This user is from outside of this forum
                      G This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #19

                      I really never understood what benefits an IDE has over Notepad++, they take up SOOOO much drive space for me when all i want to do is make a mod to someone elses file..

                      Z P 2 Replies Last reply
                      1
                      • G [email protected]

                        I really never understood what benefits an IDE has over Notepad++, they take up SOOOO much drive space for me when all i want to do is make a mod to someone elses file..

                        Z This user is from outside of this forum
                        Z This user is from outside of this forum
                        [email protected]
                        wrote on last edited by [email protected]
                        #20

                        You get the most out of them when working on bigger projects with many files and multiple contributers:

                        • Version control integration
                        • Automatic profiling
                        • Debugger integration
                        • Refactoring
                        • Jump to Definition/Parent/Children/Usages of a Symbol
                        • ...

                        For changing a single file, I'd often just launch a simple editor too.

                        N 1 Reply Last reply
                        2
                        • gsus4@mander.xyzG [email protected]
                          This post did not contain any content.
                          O This user is from outside of this forum
                          O This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #21

                          Meanwhile: vim and Emacs users, constantly installing and configuring plugins to emulate a fraction of the power of IDEs, go "just use vim/Emacs".

                          Anti Commercial-AI license

                          M Z mdhughes@lemmy.sdf.orgM anunusualrelic@lemmy.worldA 4 Replies Last reply
                          1
                          • O [email protected]

                            Meanwhile: vim and Emacs users, constantly installing and configuring plugins to emulate a fraction of the power of IDEs, go "just use vim/Emacs".

                            Anti Commercial-AI license

                            M This user is from outside of this forum
                            M This user is from outside of this forum
                            [email protected]
                            wrote on last edited by [email protected]
                            #22

                            What is that hyperlink?

                            I swear to God if it is what I think it is, I'm going to jump into fucking traffic carrying as many baby ducks as I can.

                            H 1 Reply Last reply
                            2
                            • O [email protected]

                              Meanwhile: vim and Emacs users, constantly installing and configuring plugins to emulate a fraction of the power of IDEs, go "just use vim/Emacs".

                              Anti Commercial-AI license

                              Z This user is from outside of this forum
                              Z This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #23

                              Easymotion is the only plugin I need to be happy.

                              1 Reply Last reply
                              0
                              • L [email protected]

                                Also using 10GB memory ...

                                S This user is from outside of this forum
                                S This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #24

                                Hah, per window.

                                1 Reply Last reply
                                3
                                • programmer_belch@lemmy.dbzer0.comP [email protected]

                                  Just use vim, it usually comes preinstalled

                                  M This user is from outside of this forum
                                  M This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by [email protected]
                                  #25

                                  Unless you need to work on a solution with more than a few projects, such as Unity games. Then the LSPs go haywire and eat 20+Gb of memory, while not actually working.

                                  Which, ofc, is Microsoft's fault, since it's their analyzer that has had the bug for years now. Rider didn't have that problem, but it shits itself when you change branches. You can't win 😞

                                  1 Reply Last reply
                                  0
                                  • moomoomoo309@programming.devM [email protected]

                                    It has an integrated browser in Ultimate, not in Community.

                                    S This user is from outside of this forum
                                    S This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #26

                                    No, it only has an integrated html previewer. They removed the full integrated browser because it was unnecessary and an actual browser did the trick

                                    1 Reply Last reply
                                    1
                                    • gsus4@mander.xyzG [email protected]
                                      This post did not contain any content.
                                      firelizzard@programming.devF This user is from outside of this forum
                                      firelizzard@programming.devF This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #27

                                      VSCode is the first development environment I’ve used that doesn’t make me feel like this. It’s not perfect but the base application is rock solid and the full DE experience is the more reliable than any other DE I’ve used.

                                      P.S. I specifically said DE for those people who say VSCode isn’t an IDE. Personally I don’t see the point in differentiating.

                                      P.P.S. Sublime is not a DE in my opinion. It’s an excellent text editor with syntax highlighting. The plugins were an afterthought and it was never intended to provide the full experience. Granted I haven’t used it in years.

                                      T 1 Reply Last reply
                                      8
                                      • G [email protected]

                                        I really never understood what benefits an IDE has over Notepad++, they take up SOOOO much drive space for me when all i want to do is make a mod to someone elses file..

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #28

                                        If you all you need a text editor... great. But an IDE gives you tons of tools, such as debugging, breakpoints, memory inspection, intergated terminals, some may even include visual gui editors. Thats why they are called "Development environments".

                                        M 1 Reply Last reply
                                        2
                                        • P [email protected]

                                          If you all you need a text editor... great. But an IDE gives you tons of tools, such as debugging, breakpoints, memory inspection, intergated terminals, some may even include visual gui editors. Thats why they are called "Development environments".

                                          M This user is from outside of this forum
                                          M This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #29

                                          debugging, breakpoints, memory inspection

                                          glorified printf debugging

                                          intergated terminal

                                          real terminal

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups