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
deno lsp
Deno extension do not set downloaded deno binary as executable, making it unsable.
Workaround: chmod +x on it fix the issue.
chmod +x
N/A
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Check for existing issues
Describe the bug / provide steps to reproduce it
Deno extension do not set downloaded deno binary as executable, making it unsable.
Workaround:
chmod +x
on it fix the issue.Environment
N/A
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: