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

Display multiple protocol spec versions on the website #647

Open
3 of 4 tasks
agluszak opened this issue Jan 28, 2024 · 0 comments
Open
3 of 4 tasks

Display multiple protocol spec versions on the website #647

agluszak opened this issue Jan 28, 2024 · 0 comments

Comments

@agluszak
Copy link
Collaborator

agluszak commented Jan 28, 2024

Describe the use-case for this feature

Currently only the spec which was built latest is shown on the website. This creates two problems:

  • it is not easily possible to read the specification of an older version
  • pushing an update to an older version will replace what's currently published. For example, after publishing v2.1.1 the docs for v2.2.0 disappeared from the website.

What do you propose

Something like LSP does: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#lsp

I've checked to make sure there isn't already a way to support this in the current protocol

  • I've checked the existing protocol and there isn't a way to do this currently

Maintainer approval (This is for the maintainers)

  • Jetbrains
  • Metals
  • Scala Center
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