microsoft / microsoft/SQLCallStackResolver

Provide "find" functionality within the input and output textboxes

Open
#115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement GUI
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.