Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Wrong highlighting if name begins with "def" #88

Open
smithtim opened this issue Aug 10, 2021 · 0 comments
Open

Wrong highlighting if name begins with "def" #88

smithtim opened this issue Aug 10, 2021 · 0 comments

Comments

@smithtim
Copy link

smithtim commented Aug 10, 2021

Description

Names that begin with def are highlighted differently than those which don't.

Steps to Reproduce

(+ defx fooy)

Expected behavior:

defx and fooy are the same color.

Actual behavior:

defx and fooy are different colors.

Versions

Atom : 1.58.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1

macOS Big Sur 11.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant