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

Start of CLI version checking #7848

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Start of CLI version checking #7848

merged 4 commits into from
Oct 21, 2024

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Oct 17, 2024

Description

Slightly hacky implementation of CLI version checking. I'm running into some weird errors here that might be a product ofmy dev set up - would you mind testing this out as well to sanity check me?

}

if (message) {
vscode.window.showInformationMessage(message);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we make this a warning?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, good call.

@joehan joehan marked this pull request as ready for review October 21, 2024 18:11
@joehan joehan requested a review from hlshen October 21, 2024 18:11
@joehan joehan merged commit 310c7a6 into master Oct 21, 2024
40 of 41 checks passed
@joehan joehan deleted the jh-prompt-cli-install branch October 21, 2024 19:19
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