You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Those specs are for a different grammar system than the one being used in your editor, which is why they are passing. To toggle back to the old one, go Settings -> Core -> Use Tree Sitter Parsers
As for the issue, someone else will have to comment on that. It does look like the parse tree handles it, but the scopes aren't as before.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prerequisites
Description
"Run Package Specs" results with zero failures, yet the actual highlighting on the editor is faulty.
Steps to Reproduce
language-c/spec/c-spec.coffee
Line 407 in 04a707c
Expected behavior: This should have caused a spec failure.
Actual behavior: It does not!?
Reproduces how often: %100
Versions
Latest stable version (both linux and Windows versions):
Additional Information
I could not reproduce it on Atom 1.31.2 (language-c: 0.60.4). This looks like a quite serious issue and maybe it is deeper than this package.
The text was updated successfully, but these errors were encountered: