microsoft / microsoft/SQLCallStackResolver
Provide "find" functionality within the input and output textboxes
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 57
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This can be useful in cases where the user is copy-pasting from some source and needs to narrow down the "search space". The obvious workaround is to have the user open a text editor and do the equivalent there, but having a minimal find capability would be a nice addition for SQLCallStackResolver.
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
Locate the input and output textboxes in SQLCallStackResolver and review how their text editing currently works. Add minimal find capability to both textboxes, with completion shown by being able to search pasted text in each one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100