Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
38
2y ago
0 comments
Share
I use GVIM without plugins. So if I want to code some Python or JavaScript, I am looking at this:
function hello(a, b) { return a + b; }
what the hell are "a" and "b"? numbers? strings? something else? no thank you.
0 comments
default
newest
oldest
JohnFen
2y ago
Oh, sure, I completely understand where you're coming from. But if I'm using an untyped language, I'm already having to keep that sort of state in my head regardless.
j
/
k
navigate · click thread line to collapse