Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Copy the text in the Output box also copy the sketch code and other text #37

Closed
Fede85 opened this issue Oct 20, 2019 · 1 comment
Closed
Assignees
Labels
type: imperfection Something isn't working

Comments

@Fede85
Copy link

Fede85 commented Oct 20, 2019

When you try to copy the text in the "Output" box, the sketch and other text are also copied.

To Reproduce
1.Open any sketch, some INFO text should appear in the Output box
2. Click on the "Output box" and copy the text with "CTRL+A"
3. Copy the text on another text editor

Expected behavior
Only the text in the Output box should be copied.

Desktop:

  • OS: Windows
  • Version 10

Example:

uno
1112345678910


void setup() {
// put your setup code here, to run once:

}

void loop() {
// put your main code here, to run repeatedly:

}

[INFO] Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
Updating index: package_index.json completed.
[INFO] Loading hardware from: c:\Users\Federico\AppData\Local\Arduino15\packages
[INFO] Loading package arduino from: C:\Users\Federico\AppData\Local\Arduino15\packages\arduino\hardware
[INFO] Loaded platform [platform: {ID:"arduino:mbed",Installed:"1.1.0",Latest:"1.1.2",Name:"Arduino nRF528x Boards (Mbed OS)"}]
[INFO] Loaded platform [platform: {ID:"arduino:samd",Installed:"1.6.20",Latest:"1.8.4",Name:"Arduino SAMD Boards (32-bits ARM Cortex-M0+)"}]
[INFO] Checking existence of 'tools' path: C:\Users\Federico\AppData\Local\Arduino15\packages\arduino\tools
...[trimmed]
@per1234
Copy link
Contributor

per1234 commented Feb 19, 2021

Closing as fixed by eclipse-theia/theia#7523

@Fede85, if you give the new 0.1.4 release of Arduino Pro IDE and find you're still having this issue, please comment here and I'll reopen. Thanks so much for reporting this issue!

@per1234 per1234 closed this as completed Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: imperfection Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants