vscode-console-helper icon indicating copy to clipboard operation
vscode-console-helper copied to clipboard

[bug?]在选中的变量内容包含双引号时,应替换其中的双引号为单引号

Open QuentinHsu opened this issue 3 years ago • 0 comments

Bug Report

在选中的变量内容包含双引号时,没有替换其中的双引号为单引号。进而代码报错,需要手动修改。

image

Current Behavior?

在选中的变量内容包含双引号时,没有替换其中的双引号为单引号。

Expected Behavior?

在选中的变量内容包含双引号时,应该替换其中的双引号为单引号。

Steps to reproduce [Optional]

Your Environment [Optional]

QuentinHsu avatar Apr 27 '23 01:04 QuentinHsu