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

Warn if user opens old version of VS Code #580

Open
sciencewhiz opened this issue Jan 19, 2023 · 0 comments
Open

Warn if user opens old version of VS Code #580

sciencewhiz opened this issue Jan 19, 2023 · 0 comments

Comments

@sciencewhiz
Copy link
Contributor

Since we install multiple year's VS Code independently, there have been cases where people accidentally open an old version (I've done it too). Here's one example https://www.chiefdelphi.com/t/phoenix-library-linking-errors/422052/4

It might be nice if there was a prompt that an old version was opened. A naive way would be to look at current date and if it's plugin version + a year to warn. Could also look for the existance of ~/wpilib/year+1 or something on maven or gradle plugin portal.

Probably want a way to permanently turn it off too.

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