Hacker News new | past | comments | ask | show | jobs | submit login

Want to edit text use Vim, want to edit code - use proper IDE.



Proper IDE is fine, but then you switch to/embed another language and suffer. Btw, my colleagues often fail to perform simple tasks with proper IDEs, e.g. grepping entire project folder, not only files added to the project. Or moving through sources effectively, leaving interesting checkpoints in splits. Or respecting sw/ts/et settings per-file. Or formatting a table. IDEs are too high-level for these things, because they can refactor-omg-rename for ideally correct static language sources.


Is code not ... text?


Code is usually represented as text, but it's not 'is' text. Or, since text is bytes, should we all be using hex editors for everything?




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

Search: