-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect terminator for multiline string literal using @' or @" #957
Comments
Syntax highlighting is handled by the https://github.com/powershell/editorsyntax project. Can you file this issue on that project? |
@rkeithhill Issue I have reported it's not about highlighting. Error is in the integrated terminal itself: I can't write here strings in this terminal beacause when I press the Enter key the terminal throw error |
Gotcha. |
Closing as this is fixed in PSReadLine because of multiline input. |
System Details
$PSVersionTable
: pasted below.The text was updated successfully, but these errors were encountered: