Y
Hacker News
new
|
ask
|
show
|
jobs
by
reconquestio
2053 days ago
An interesting idea. But in reality people use IDE's features to write templated chunks of code. Like if you write "for", you will have a completion that prompts you to "for i := 0; i < ...".
1 comments
JanKp
2053 days ago
Thank you for the comment! Personally, I try to use pure VIM with no autocomplete:). However, point taken!
link