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

Extension classpath is currently only allowed to be relative to the project workspace #245

Open
esmasth opened this issue May 1, 2024 · 0 comments

Comments

@esmasth
Copy link
Contributor

esmasth commented May 1, 2024

It is beneficial to have some centrally deployed extension jar files across projects. A start can be to allow for absolute classpaths outside the project which may be referenced via the user level yang.settings.

This can also be an opportunity to consider other mechanisms to initialize YANG LSP server which are in server or global context and not only user/workspace/project context. Using workspace/didChangeConfiguration or the newer workspace/getConfiguration method can be considered.

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

1 participant