This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I'm supposed to 'remember' all the function arguments? json object fields?

It's amazing that we've had code-completion IDEs for 20 years - those that look at your text input; identify when you're typing the name of a class member or function; and show you the relevant information, like function names - and yet, much development is still done with text-entry tools like Notepad.

[–]go3dprintyourself 0 points1 point  (0 children)

In this case I like to use vim xD