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

Experimental branch doesn't work well with typescript #57

Open
fyepi opened this issue May 23, 2024 · 1 comment
Open

Experimental branch doesn't work well with typescript #57

fyepi opened this issue May 23, 2024 · 1 comment

Comments

@fyepi
Copy link

fyepi commented May 23, 2024

First of all, thanks for this great emacs config. I have been using it as my production setup.

I am trying the experimental branch. It seems it doesn't work well with typescript.

I have encountered two major problems with lsp-bridge:

  1. Auto import missing variables from other ts/tsx files isn't supported.
  2. Incorrectly marking variables as unused but they are actually used in the same file.

I had to revert back to the original config, which works pretty well.

@MatthewZMD
Copy link
Owner

Thanks for enjoying M-EMACS!!

I think @manateelazycat will know better regarding lsp-bridge and typescript

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

No branches or pull requests

2 participants