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

disable forced code execution in terminal for multiline #242416

Closed
Blakil opened this issue Mar 2, 2025 · 1 comment
Closed

disable forced code execution in terminal for multiline #242416

Blakil opened this issue Mar 2, 2025 · 1 comment
Assignees

Comments

@Blakil
Copy link

Blakil commented Mar 2, 2025

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.97.2
  • OS Version: Windows 11

Steps to Reproduce:

  1. Copy logs
  2. accidentally insert into console

need to add an option to disable automatic launch of multiline text in the terminal. It is very inconvenient to copy and paste something between programs, very often logs are pasted not into a file, but into the terminal, and for some reason are forcibly executed (when the log is large), its extremely dangerous. How to fix this?

@meganrogge
Copy link
Contributor

We already have a warning notification for this. Perhaps you've changed this setting value? terminal.integrated.enableMultiLinePasteWarning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants