Skip to content

Conversation

bentsherman
Copy link
Member

This PR attempts to simplify the lib directory support by using the same approach as Nextflow -- just add the lib directory to the classpath. Can be done through the compiler config or the class loader. Removes a lot of extra code, and can be easily extended to support JARs in the lib directory.

However, in both cases, the language server just hangs when I open a workspace. No error messages, no idea why. Need to do some debug logging to see where exactly the hang occurs.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
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

Successfully merging this pull request may close these issues.

1 participant