konveyor / analyzer-lsp

Add-on that is focused on providing analysis based on the Language Server Protocol.
Apache License 2.0
12 stars 45 forks source link

:sparkles: Running builtin provider externally from a GRPC Provider #635

Open shawn-hurley opened 4 months ago

shawn-hurley commented 4 months ago

Allowing for builtin to run, removing the need for shared access to the filesytem. Now only the provider will need access.

Only implemented for java provider at the moment

shawn-hurley commented 4 months ago

This is for 0.6