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.
Thanks for the report! I can reproduce this highlighting with ("foo" "bar" "baz") on macOS 10.12.6 with 1.34.0-nightly5. Do you think #63 is the same, or different but similar issue?
Also, for future issues please use the issue template, the information in the template is super helpful for us when triaging issues.
Edit by @rsese to add issue template
Prerequisites
Description
The first element of the list is being highlighted as a function, when it should be highlighted as a string like the others.
For numbers, the highlighting is correct:
Steps to Reproduce
test.clj
file with the content:Expected behavior: [What you expect to happen]
All 3 strings to be colored the same.
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
macOS 10.12.6
The first element of the list is being highlighted as a function, when it should be highlighted as a string like the others.
For numbers, the highlighting is correct:
atom version: 1.32.0
language-clojure version: 0.22.7
The text was updated successfully, but these errors were encountered: