-
-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fresh Install Not Working #665
Comments
package.json is in the current directory? |
The .git directory is one directory up, however. Which I noticed there was some auto configuration around that, could that be the issue? if so, how would I resolve it for this project? |
I tried a kotlin project I had, the language server took a while, but eventually started up, so i would say it was working. So it's something specific to typescript-language-server or this project. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I have these two entries using plug.
related config.
and then I ran LspInstallServer typescript-language-server
When I look at the manage list I see a [*] for typescript.
However, the lsp doesn't seem to be running.
Is there additional config I need?
The text was updated successfully, but these errors were encountered: