We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When conducting a search, I observed that the search results are displaying text in lowercase, deviating from the original case of the text.
The search results should accurately reflect the original case of the entered text.
CodeEdit: [e.g. 0.0.x-alpha.y] macOS: [e.g. 13.2.1] Xcode: [e.g. 14.2]
No response
The text was updated successfully, but these errors were encountered:
I think I'll fix this one with one of the later UI PR regarding the whole search area.
Sorry, something went wrong.
CodeEditApp#1484 Search Results are in lowercases letters : Fixed
2715570
While appending found case to main result data, it should be in the same case as it is present in the actual file
Successfully merging a pull request may close this issue.
Description
When conducting a search, I observed that the search results are displaying text in lowercase, deviating from the original case of the text.
To Reproduce
Expected Behavior
The search results should accurately reflect the original case of the entered text.
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
The text was updated successfully, but these errors were encountered: