-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
Current behavior
The Text Comparer tool isn't highlight difference between text correctly and is instead, only showing the original and modified text contents again.
How to reproduce it (as minimally and precisely as possible)
- Install latest version (version 2.0-preview.8) via Homebrew
- Open application
- Open Text drop-down
- Select Compare
- Enter text in the Original Text input
- Enter different text in the Modified Text input
- Inspect the Difference component - Note that highlighting is missing in both Light and Dark mode.
- Toggle on and off Inline mode and note no change.
Expected behavior
The Difference component, whether in side-by-side or inline mode, should highlight the differences between the two textual inputs.
Screenshots
Workaround
None.
Affected platforms
macOS
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
2.0-preview.8 | macOS 15.5
Relevant Assets/Logs
No response
aguevara716 and domigi