interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Using #r in a verbatim string causes infinite loop

Open AngleQian opened this issue 4 years ago • 1 comments

Describe the bug

Please provide as much information as you can.

bug

A workaround workaround

Please complete the following:

Which version of .NET Interactive are you using?

Version: 1.0.235701+3881a96164de75fca84f5f11027f3606b7878044 Build date: 2021-07-09T14:26:03.4217886Z

  • OS
    • [x] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [ ] Chrome
    • [ ] Edge
    • [ ] Firefox
    • [ ] Safari
  • Frontend
    • [ ] Jupyter Notebook
    • [ ] Jupyter Lab
    • [ ] nteract
    • [x] Visual Studio Code
    • [ ] Visual Studio Code Insiders
    • [ ] Other (please specify)

AngleQian avatar Jul 22 '21 22:07 AngleQian

This is a limitation of the submission parser and isn't limited to #r. It affects all magic commands as well.

jonsequitur avatar Jul 26 '21 19:07 jonsequitur