We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Commands like gp open <file_name>, code ./, open ./ not work with JetBrains Gateway, stuck, no return
gp open <file_name>
code ./
open ./
Work or return some error
The text was updated successfully, but these errors were encountered:
It has to be done to enable #7980
Sorry, something went wrong.
akosyakov
Successfully merging a pull request may close this issue.
Bug description
Commands like
gp open <file_name>
,code ./
,open ./
not work with JetBrains Gateway, stuck, no returnSteps to reproduce
Expected behavior
Work or return some error
The text was updated successfully, but these errors were encountered: