Skip to content

Detect {|Simple quoted strings|}#27

Open
nkrkv wants to merge 1 commit intoreasonml-editor:masterfrom
nkrkv:feat-quoted-strings
Open

Detect {|Simple quoted strings|}#27
nkrkv wants to merge 1 commit intoreasonml-editor:masterfrom
nkrkv:feat-quoted-strings

Conversation

@nkrkv
Copy link

@nkrkv nkrkv commented Jun 4, 2020

This is a perfectly valid string in ReasonML:

let s = {|I'm a string "with" quotes
  line breaks
  literal \backslashes,
  and $dollars with no special escaping|};

See https://reasonml.org/docs/manual/latest/string-and-char#quoted-string

Let’s highlight it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant