microsoft / microsoft/TypeScript-Sublime-Plugin
Find references results not in an output panel?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
Is there a reason why the Find References results display in a new tab covering up the current file, rather than in an output panel?
It's a bit annoying, and is inconsistent with the way every other search / find refs feature works in every other text editor / IDE...
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
Start by locating the plugin's Find References result handling and compare it with the other search features mentioned in the issue. Done means Find References results appear in an output panel instead of opening a new tab over the current file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100