Skip to content
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

Semicolon added on paste #313

Closed
lgarron opened this issue Feb 4, 2021 · 1 comment
Closed

Semicolon added on paste #313

lgarron opened this issue Feb 4, 2021 · 1 comment
Labels
bug Something isn't working needs investigation

Comments

@lgarron
Copy link

lgarron commented Feb 4, 2021

This is a re-filed version of issue #102. This is happening for me on every single paste, and is a rather discouraging experience for someone trying to see if Deno can match the normal TypeScript development experience. 😢

I'm still having this issue. Deno plugin is 2.3.3 and VSCode is 1.52.1.

I'm also encountering this. Every single paste is appended with an extra semicolon, which also makes the formatter freak out and pop up an error message every time.

Screen Shot 2021-01-31 at 17 19 35

(My instinct is to press the "X" to make the message go away, which takes me to the OUTPUT panel. I always have to click back to TERMINAL manually.)

macOS 10.15.7
VSCode Version: 1.52.1
Deno extension version 2.3.3

deno --version
deno 1.7.1 (release, x86_64-apple-darwin)
v8 8.9.255.3
typescript 4.1.3

@bartlomieju
Copy link
Member

I believe this has now been fixed internally in Deno. Please let me know if the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs investigation
Projects
None yet
Development

No branches or pull requests

3 participants