Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Information from server provider is not correct #423

Closed
semanser opened this issue Jan 7, 2018 · 2 comments
Closed

Information from server provider is not correct #423

semanser opened this issue Jan 7, 2018 · 2 comments

Comments

@semanser
Copy link

semanser commented Jan 7, 2018

Hey. Not sure that is the problem with javascript-typescript-langserver, but I will start from this repository.

I have installed everything correctly but looks like javascript-typescript-langserver does not work as expected. Autocompletion is garbaged with some random stuff, goto definition is not working with all variables etc.

For the demonstration, I created simple array variable inside a class method.

NeoVim:
screen shot 2018-01-07 at 22 49 55

However, in VSCode everything looks good:
screen shot 2018-01-07 at 22 49 23

What can be the problem? Does this server implementation work with ES6?
Also, is it possible to run VSCode language server beside the NeoVim?

NeoVim v0.2.2
Python3 enabled
Latest Deoplete as a completion engine

@semanser semanser changed the title Information from server provider in not correct Information from server provider is not correct Jan 7, 2018
@aoswalt
Copy link

aoswalt commented Jan 18, 2018

I am having this same issue and have not been able to find a cause or resolution.

@felixfbecker
Copy link
Contributor

This looks like a dupliate of #432

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants