This repository was archived by the owner on Dec 25, 2023. It is now read-only.
Extension activates but doesn't provide LSP functionality when NodeJS installed by asdf #84
Labels
bug
Something isn't working
To reproduce
Steps to reproduce the behavior:
tsconfig.json
and anindex.ts
)This was experience with the extension provided TS server, as well as one installed in the project directory.
Expected behavior
Extension should interface with the LSP, validating code, returning code suggestions, etc.
Screenshots
Environment
Extension console output
Additional context
This is a continuation of #59
I've tried installing and running the extension locally, but nothing seems to be getting logged to the
.log
output. I might be missing something in the dev setup though.Wish I could provide more information or context, but I haven't been able to gather much else.
Happy to provide any extra information, or follow debugging steps.
Thanks in advance 🙏
The text was updated successfully, but these errors were encountered: