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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello,
Maybe this should be moved to Juno.jl, I started getting this kind of error (with a string of "beeps") when editing files in a package with Atom.
No specific changes to my setup (the latest change I'm thinking might be relevant is the update from 1.7.1 to 1.7.2).
The text was updated successfully, but these errors were encountered:
Try pinning Tokenize on 0.5.21. The issue here is that Atom requires CSTParser 2.x, which can't deal with the new Tokenize release.
@KristofferC Maybe we should yank Tokenize@0.5.22 and re-tag as 0.6?
Sorry, something went wrong.
No branches or pull requests
Hello,
Maybe this should be moved to Juno.jl, I started getting this kind of error (with a string of "beeps") when editing files in a package with Atom.
No specific changes to my setup (the latest change I'm thinking might be relevant is the update from 1.7.1 to 1.7.2).
The text was updated successfully, but these errors were encountered: