Sublime Forum

Javascript development intellisense

#1

Hello,

I’m about to embark on a JavaScript project (not typescript but es6). I was looking for a tool similar to https://packagecontrol.io/packages/TypeScript that I can use on just JavaScript projects. Is there anything out there. I found SublimeCodeIntel but it did not seem to work properly and it lacks some of the needed features like find references.

0 Likes

#2

have you tried the the LSP package ?

0 Likes

#3

I actually did try this for around two weeks. But this feels buggy and the configurations sometimes work and sometimes dont. I prefer something more stable.

0 Likes

#4

how is it buggy ?, apart from a completion problem that i filled an issue about, it’s pretty stable, what configurations do you have ? There are also other clients such us flow and vue. Alternatively you can try the Javascript Enhancements package, i haven’t tried it myself so i can’t give you feedback.

0 Likes