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

Some augmented assignment operators not highlighted properly #337

Open
1 task done
Snaptraks opened this issue Dec 10, 2021 · 0 comments
Open
1 task done

Some augmented assignment operators not highlighted properly #337

Snaptraks opened this issue Dec 10, 2021 · 0 comments

Comments

@Snaptraks
Copy link

Prerequisites

Description

Some augmented assignment operators are not highlighted properly (at all).

Steps to Reproduce

  1. Operators &=, |=, ^=. >>=, <<= and := (though not technically an augmented operator) are not highlighted. Other common operators (such as +=) are highlighted correctly.

Expected behavior:

All augmented assignment operators to be highlighted.

Actual behavior:

Some operators are not highlighted.

Reproduces how often:

100% of the time (with my testing)

Versions

atom --version:

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

apm --version:

apm  2.6.2
npm  6.14.13
node 12.14.1 x64
atom 1.58.0
python 3.9.7
git 2.25.0.windows.1
visual studio 2019

Additional Information

Screenshot in safe mode:
image

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