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.

Inconsistent escape highlighting #96

Open
@eviljoe

Description

@eviljoe

Prerequisites

Description

The syntax highlighting for escapes is inconsistent. It works when in strings, but does not work when in here strings or here documents.

Steps to Reproduce

See the following screenshot:

screenshot from 2018-01-05 09-01-49

  • The plain string escape has syntax highlighting
  • The here string escape does not have syntax highlighting
  • The here document escape does not have syntax highlighting

Expected behavior: All three of the escapes should have syntax highlighting

Actual behavior: The here string and here document escapes do not have syntax highlighting.

Reproduces how often: 100%

Versions

Atom

Atom    : 1.22.1
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0

apm

apm  1.18.8
npm  3.10.10
node 6.9.5 x64
python 2.7.12
git 2.7.4

OS
Linux Mint 18.3 Sylvia

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions