Hacker News new | ask | show | jobs
by inevaexisted 5911 days ago
gedit/notepad++, winscp(when on windows), most debugging I can do in Chrome using the developer tools.

on a side note, has anyone used an editor that does javascript 'intellisense' and was it any good?

2 comments

Visual studio has jQuery intellisense at least....its "ok" in my estimation. I suspect it will get better over time but for now its a work in progress.
I used a trial version of PyCharm and it was quite good with intellisense for javascript and python.