Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace ''vscode'' has no exported member 'DocumentSymbol'. #556

Closed
YongdongHe opened this issue Aug 27, 2018 · 3 comments
Closed

Namespace ''vscode'' has no exported member 'DocumentSymbol'. #556

YongdongHe opened this issue Aug 27, 2018 · 3 comments

Comments

@YongdongHe
Copy link

image

@YongdongHe
Copy link
Author

vscode has been update to newest

@rcjsuen
Copy link
Contributor

rcjsuen commented Aug 27, 2018

@YongdongHe Please share your package.json file here.

@dbaeumer
Copy link
Member

You need to move your engine field in the package.json to ^1.26 and run npm run update-vscode. The latest VS Code client needs the latest VS Code version.

In general this should be filed / discussed in vscode-languageserver-node repository since it has nothing to do with the specification itself.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 13, 2018
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