Vector35 / Vector35/binaryninja-api

Toggle Regex Search Functionality in Settings Search

Open
#2,401 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component: UI Effort: Low Impact: Low UI: Filter UI: Settings
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

I can't search for "C++" in the settings window and get meaningful results.

I can, however, search for "L+i+n+e+a+r S+w+e+e+p+" and get results for "Linear Sweep".

I'd like to be able to search for "C++," and I think it's safe to break the existing behavior.

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

Start by locating the settings-window search entry point and how it handles queries such as "C++" and "Linear Sweep". Determine where a regex-search toggle would belong, then verify that the requested query produces meaningful results without breaking the documented existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.