atom / spell-check

Spell check Atom package
MIT License
205 stars 133 forks source link

backslashes escape quote #324

Open calkam opened 4 years ago

calkam commented 4 years ago

Prerequisites

Description

The backslash escape the quote but this don't exist in mapdl

Steps to Reproduce

  1. put a backskash at the end of a string
  2. see the quote in blue
  3. put all the end of a code in green

Expected behavior: Do nothing and close the string

Actual behavior:

Reproduces how often:

Versions

Additional Information