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

Populate diagnostics for all projects files, not just the opened ones.

Results 5 workspace-diagnostics.nvim issues
Sort by recently updated
recently updated
newest added

## Description I've been using the plugin for months and it worked great for lua and js/ts, but now I have started working on Java and this error keeps poping...

no-issue-activity

## Description On my private ts-react project this plugin doesn't work. To be honest I have no ideat how to provide reproducable env but I would be happy to debug...

Hi, It doesn't seem to work for me with eslint I've tried to debug it, it correctly finds all the files, sends the didChange event, but the diagnostics simply don't...

## 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...

no-issue-activity

## Description Opening a medium=sized C project with this hangs my system, all cores at 100%, until the process is killed by the OS. I'm using clangd. Not sure if...