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

Maybe change the version of extension to "stable" ? #539

Open
karman011 opened this issue Sep 27, 2024 · 0 comments
Open

Maybe change the version of extension to "stable" ? #539

karman011 opened this issue Sep 27, 2024 · 0 comments

Comments

@karman011
Copy link

For now, vscode on Flathub specifies a version like "24.08" for extensions. According to the documentation:

The version is the branch to use when looking for the extension. This is useful for having parallel installations of the same extension in case of an API/ABI break. The value here will be the branch used in the extension manifest.

So, if vscode updates this version and the tool extensions don’t update their branch, it can break the extension. A better approach is to set it to "stable." For backward compatibility, you can use versions: '24.08;stable'.

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