Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: improve JetBrains error message to mention Toolbox requirement#18294

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
blink-so wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromfix/jetbrains-toolbox-error-message

Conversation

blink-so[bot]
Copy link
Contributor

@blink-soblink-sobot commentedJun 9, 2025

When users try to open JetBrains IDEs (GoLand, IntelliJ, etc.) without having JetBrains Toolbox installed, they now receive a more helpful error message that specifically mentions the Toolbox requirement instead of the generic "must be installed first" message.

Changes:

  • ModifieduseAppLink.ts to detect JetBrains apps by their protocol (jetbrains-gateway: orjetbrains:)
  • Updated error message for JetBrains apps to: "To use {app name}, you need to have JetBrains Toolbox installed."
  • Preserved existing error message for non-JetBrains apps

Testing:

  • Linting and TypeScript type checking pass
  • Code follows existing patterns and style

Fixes#17786

blink-sobotand others added2 commitsJune 9, 2025 20:12
When users try to open JetBrains IDEs (GoLand, IntelliJ, etc.) withouthaving JetBrains Toolbox installed, they now receive a more helpfulerror message that specifically mentions the Toolbox requirementinstead of the generic 'must be installed first' message.Fixes#17786Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
Apply Biome formatter requirements for consistent code style.Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Error message improvement: "GoLand must be installed first"
0 participants

[8]ページ先頭

©2009-2025 Movatter.jp