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

Some augmented assignment operators not highlighted properly #337

@Snaptraks

Description

@Snaptraks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions