Viewing profile — njoh
njoh
HN member- Joined
- Fri, Mar 23, 2012, 6:27 PM UTC
- HN karma
- 15
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About njoh
404
Recent public activity
-
comment
Comment #5504748
For the mentioned task, I prefer to hold control, double click on "item" on lines 1 and 3, press right, and type " odd". Then pressing up, left and type " even".
-
comment
Comment #5504734
For more complex tasks like data format conversion, It's probably easier to write some small script and refine a couple of times to resolve possible conversion errors.
-
comment
Comment #5504690
No it's not! Plus, you'd get to see the replacement targets while you're holding the keys, so you'd be more confident about the final result. Just give Ctrl-D a try for a couple of…
-
comment
Comment #5504433
I rarely use global find and replace nowadays (just for complex regex replaces). I hold Ctrl-D until all occurrences are selected and type the replacement string (assuming occurren…
-
comment
Comment #5504348
The most awesome feature of SublimeText for me is multiple-cursor editing (Ctrl-D on a word). It only bothers me when I can't skip next occurrences easily (It's possible, but it's …
-
comment
Comment #3765931
I think inventing typesetting languages that compile to TeX might partially solve the problem and make the whole typesetting experience more pleasant, since TeX is already a capabl…