javascript-typescript-langserver icon indicating copy to clipboard operation
javascript-typescript-langserver copied to clipboard

How do I set up a JS project?

Open zbrojny120 opened this issue 7 years ago • 2 comments

It may be a stupid question but I've been struggling to set up a working front-end JS project using jQuery and ThreeJS. Completion for built-in JavaScript types works as expected, but as soon as I try to use anything contained in $ or in THREE I don't get any suggestions. All files are placed in one folder and then loaded one after another in an HTML file. I'm using neovim-LanguageClient.

zbrojny120 avatar May 07 '18 12:05 zbrojny120

I had a similar experience, wish there was more info out there for getting started with this project while using neovim.

mr-tabasco avatar Oct 17 '18 11:10 mr-tabasco

+1 for Sublime-LSP, nothing works with a frontend pure JS project.

karolyi avatar Jun 29 '19 13:06 karolyi