Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

VB: remove backslash as string literal escape character #90

Closed
wants to merge 1 commit into from

Conversation

fowl2
Copy link

@fowl2 fowl2 commented Apr 16, 2020

VB doesn't use as backslash as an escape character in string literals.

As per language spec: https://docs.microsoft.com/en-us/dotnet/visual-basic/reference/language-specification/lexical-grammar#string-literals

Lightly tested at https://microsoft.github.io/monaco-editor/monarch.html

@fowl2
Copy link
Author

fowl2 commented Aug 7, 2020

this one is better #94

@fowl2 fowl2 closed this Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant