Invisibles are copied with text
- Dominant language
- Vala
- Stars
- 521
- Forks
- 118
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
## What Happened
This is a minor issue, but when you copy and paste text in Code, the invisible markers (spaces, tabs, newlines) come with it. The pasted text displays invisibles, even though it's not selected.
If I select and deselect the pasted text, the invisibles disappear as expected.
## Expected Behavior
Invisibles should not be pasted with the rest of the text, but instead should only be shown when selected like all other text
## Steps to Reproduce
1. Enter some text containing spaces (like `Hello World`)
2. Select that text. You'll see an invisible marker in the space between words when it's selected.
2. Copy that text
3. Paste it somewhere else in Code. You will see the invisible marker in the pasted text, even though it's not selected
### Logs
## Platform Information
Odin daily
Contributor guide
Assessment
This issue has not been assessed yet.