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

Add separate manifest for Julia v1.11 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

non-Jedi
Copy link
Owner

New feature from Julia 1.11. This should mean that the eglot-jl Manifest won't have to change just because you changed which version of Julia you were running the language server with.

@non-Jedi
Copy link
Owner Author

non-Jedi commented Oct 14, 2024

The potential annoyance I see here is that the manifest will still have to be updated for changes in the patch version of Julia.

@IanButterworth: I assumed this feature was to allow for immutable packages to work across versions of Julia, but it doesn't account for differences in the patch version of Julia, and the full Julia version is in the Manifest. Is there a workaround for this, or was enabling immutable projects working across Julia versions not the design intent of this feature?

@IanButterworth
Copy link

If you have a case for patch version being also supported then I'd open an issue on the julia repo for it.

@non-Jedi
Copy link
Owner Author

Thanks. I'll figure out a more generic description of my use-case and try to do that.

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.

2 participants