Invisibles are copied with text
- Lingua principale
- Vala
- Stelle
- 521
- Fork
- 118
- Merge medio
- 1g 8h
- PR unite (30g)
- 14
Descrizione
## 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.