Mood: 😔
Category: Bug
ctrl+A ctrl+C in the file canvas only copies the visible pane, or at least it doesn't copy the whole file. I have to open the file in VS Code to be able to copy the whole text.
Repro steps:
- Open a larger file in the file canvas (greater than 100 lines)
- ctrl+A ctrl+c to copy all the text (observe all the text was highlighted)
- open notepad and ctrl+v to paste
extected: All text would be in notepad
actual: only a portion of the text is in notepad
In a 300 line file only 90 lines were copied
| Field |
Value |
| App version |
1.0.9 |
| OS |
Windows 10.0.26200 |
| Theme |
GitHub |
| Path |
/chat |
| Tenure |
Week 11 |
Mood: 😔
Category: Bug
ctrl+A ctrl+C in the file canvas only copies the visible pane, or at least it doesn't copy the whole file. I have to open the file in VS Code to be able to copy the whole text.
Repro steps:
extected: All text would be in notepad
actual: only a portion of the text is in notepad
In a 300 line file only 90 lines were copied