Off Topic > Off Topic

Programming Megathread

Pages: << < (145/241) > >>

Foxscotch:


--- Quote from: McJob on May 12, 2016, 06:42:15 PM ---The problem is that you have no access to autocomplete, debugging tools, automatic generation of makefiles and all that bollocks if you're not using an IDE. It's like you're trying to handicap yourself.

--- End quote ---
there are certainly command line tools for the last two things, and for someone who doesn't like it, autocomplete may be more of a handicap than not using it
--- Quote from: Kingdaro on May 12, 2016, 06:50:50 PM ---I can't tell whether or not you've actually used Atom or Sublime Text before.
https://atom.io/packages/search?utf8=%E2%9C%93&q=debug
https://packagecontrol.io/search/debug

--- End quote ---
I think he's talking about specifically blueblur, who uses emacs

Kingdaro:


--- Quote from: Foxscotch on May 12, 2016, 07:04:31 PM ---autocomplete may be more of a handicap than not using it

--- End quote ---
It is for me. I've tried a variety of settings for it to reduce the delay and the # of characters for it to pop up on, but I always end up turning it off.


--- Quote from: Foxscotch on May 12, 2016, 07:04:31 PM ---I think he's talking about specifically blueblur, who uses emacs

--- End quote ---
Emacs has a stuffton of extensions and stuff available for it too, does it not?

Foxscotch:


--- Quote from: Kingdaro on May 12, 2016, 07:17:40 PM ---Emacs has a stuffton of extensions and stuff available for it too, does it not?

--- End quote ---
I was gonna add that I was sure emacs and vim have autocomplete extensions, but I don't actually know, so I didn't, lol

blueblur121:


--- Quote from: McJob on May 12, 2016, 06:42:15 PM ---The problem is that you have no access to autocomplete, debugging tools, automatic generation of makefiles and all that bollocks if you're not using an IDE. It's like you're trying to handicap yourself.

--- End quote ---
What are you talking about?
That's all there, just as individual tools that aren't built into the editor. (except autocomplete which is available in many forms in emacs)
And emacs has a lot of that anyway, and for the stuff it doesn't have, there's extensions.


--- Quote from: ZSNO on May 12, 2016, 07:01:05 PM ---Fight my professors who say that, including the one that hand grades 60 students' project code line by line.

--- End quote ---
I don't care about what your professors say. I'm stupid
Anything an IDE can do can be achieved without one.

Steve5451²:


--- Quote from: Pecon on May 10, 2016, 01:45:07 AM ---Backing this up. Am programmer, like having my braces on individual lines.

--- End quote ---

This is sick and wrong.


--- Quote from: McJob on May 12, 2016, 06:42:15 PM ---The problem is that you have no access to autocomplete, debugging tools, automatic generation of makefiles and all that bollocks if you're not using an IDE. It's like you're trying to handicap yourself.

--- End quote ---

I've never found autocomplete all that useful.

Pages: << < (145/241) > >>

Go to full version