Closed
Description
Problem Description
editor code annotations (available via preferences > editor > advanced settings) only display a marker to the left of line number when case matches.
What steps reproduce the problem?
- go to preferences > editor > advanced settings check annotations box, apply and close dialog
- go to source editor and create a line "# TODO" and wait a second until a check marker appear left to line number
- change the line to "# todo"and wait for a second, the marker will disappear
What is the expected output? What do you see instead?
the marker should not disappear, the application logic should be changed to be case insensitive
Paste Traceback/Error Below (if applicable)
na.
Versions
- Spyder version: 5.5.5 (pip)
- Python version: 3.10.12 64-bit
- Qt version: 5.15.2
- PyQt5 version: 5.15.9
- Operating System: Linux-5.15.0-118-generic-x86_64-with-glibc2.35
Dependencies
na.