microsoft / microsoft/TypeScript-Sublime-Plugin
Find results selection highlight bug in Sublime Text 3
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
Hello.
I found that when I search for something in document the highlighting of the word disappears after short time and we can see witch was the matched text.
I tried clean instal of the latest version of Sublime Text 3 (3143) with no extensions or plugins/packages nor themes. Right after I install TypeScript package the above behaviour appears.
OS: macOS High Sierra
Here is a demo:
https://cl.ly/272B0r2q3u45
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reproducing the search-selection behavior in Sublime Text 3 on macOS High Sierra with a clean install and the TypeScript package, then trace the package's editor integration. Done means identifying the cause and confirming that matched-text highlighting remains visible after the reported delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100