Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A minor corollary to this is that, as the user types, IDEs should predictably try to make programs valid – e.g. via structured editing, balancing parens in Lisp like paredit, etc.


This moves language design responsibility to the tool from the language itself. It might be okay to not hurt language elegance (e.g. lisp syntax), but in general I expect language to be convenient regardless of dev environment.


Please no. I hate when the editor adds random shit I didn't type to the file.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: