Last time I was doing some significant Javascript development I found that tern (via vim + YouCompleteMe) seemed to work better than VS Code's built-in Javascript support. And if you're really into vim VS Code's vim emulation isn't quite up to scratch.
On Sat, 10 Nov 2018 at 22:44, <[email protected]> wrote: > Why Tern specifically? TypeScript compiler checks and autocompletes > JavaScript files well too. > > On 2018-11-10 21:28, Philip Chimento via javascript-list wrote: > > On Fri, Nov 9, 2018 at 3:20 PM Tony Houghton <[email protected]> wrote: > > > >> Seeing as someone's done most of the hard work already, wouldn't it > >> be fairly simple to adapt ts-for-gjs with another generator for > >> tern? > > > > Probably, yes! > > _______________________________________________ > > javascript-list mailing list > > [email protected] > > https://mail.gnome.org/mailman/listinfo/javascript-list > -- TH
_______________________________________________ javascript-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/javascript-list
