Fix cursor dissapearing when over indent lines in Darcula themes #9002
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before:
![before](https://private-user-images.githubusercontent.com/24444379/287914417-041203f0-00bb-45ac-9b4d-8b5afb59ef17.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjQzOTcsIm5iZiI6MTczODk2NDA5NywicGF0aCI6Ii8yNDQ0NDM3OS8yODc5MTQ0MTctMDQxMjAzZjAtMDBiYi00NWFjLTliNGQtOGI1YWZiNTllZjE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIxMzQ1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ3MzMwY2RiOTNiN2QzNWI5N2ExOGFmN2RkM2Y2YTIyY2U2NDlhN2I0OGZjNjM4ZGQzMWQzMjJlOGUwZjNhYzYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4pfswp8DhWE09uxabpK57xk9J8_Br2-9_H5WEDSx2ow)
After:
![after](https://private-user-images.githubusercontent.com/24444379/287914423-a49bf63e-8a89-43ed-a425-354c2afc0cb6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjQzOTcsIm5iZiI6MTczODk2NDA5NywicGF0aCI6Ii8yNDQ0NDM3OS8yODc5MTQ0MjMtYTQ5YmY2M2UtOGE4OS00M2VkLWE0MjUtMzU0YzJhZmMwY2I2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIxMzQ1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc1MWFjN2M2ZmI0MTk1Yjg3YzA1ZTliODg3MzI4NTg2Y2MxYWU4NjQ1NWUwYWYxMmU4MDYyZWQzMTY2MjZmYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uRH7UCuOg-iyENO1bXjnTKyB_7qQ700GG-O67oWP8X4)
The cursor is in the exact same position in both screenshots.