We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#
coder_app
application not found
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
Version: v0.8.10+01a06e1
v0.8.10+01a06e1
If I create a template with a coder_app name that includes a # character, the IDE will fail to open with an application not found error.
name
The text was updated successfully, but these errors were encountered:
If you replace the app name in the URL with this escaped version IDEA%20Community%202 does it work?
IDEA%20Community%202
Sorry, something went wrong.
@BrunoQuaresma I haven't tried this, but the problem isn't a space aka %20 but the # symbol. It works fine with spaces.
%20
BrunoQuaresma
Successfully merging a pull request may close this issue.
Version:
v0.8.10+01a06e1
If I create a template with a
coder_app
name
that includes a#
character, the IDE will fail to open with anapplication not found
error.The text was updated successfully, but these errors were encountered: