workspace-diagnostics.nvim icon indicating copy to clipboard operation
workspace-diagnostics.nvim copied to clipboard

After setting up the plugin, tsserver keeps initializing then crashes

Open belizar opened this issue 6 months ago • 2 comments

Description

I am in a Turbo monorepo configuration with three NextJS apps and two packages, is not a very large project. After I setup the plugin, I can see the errors for the entire workspace, but two things happens, the first one is the I feel Neovim going slowly than before, and the second one is the tsserver initialise and crash for some reason, and keeps doing it in a loop until definitively crashes.

Steps to reproduce

I just followed the steps in the README. Here are some screenshots with what is happening. I cannot share my repo because is a client's one.

image image

Expected behavior

It have to work as expected

Environment

  • Neovim version: [0.10.0]
  • workspace-diagnostics version: [latest]
  • Plugin clash: [tsserver]

belizar avatar Aug 08 '24 12:08 belizar