Prioritize used enums in selection dialog

Aperta
#6,420 0 commenti 3 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

No source file, test, or entry point is named. Start by locating the selection dialog implementation and determine how enum candidates are collected and ordered; done should make previously used enums easier to select while preserving a sensible ordering for unused enums.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Component: UI Effort: Low Impact: Low UI: Dialogs

What is the feature you'd like to have?
Please provide a clear and concise description of what you want.

With type libraries loaded, there can be a large number of enum types in a bndb. For example:

Image

This UI is great, no problem. I select _IRP_MJ which is the correct one for this call site. Now, I go to the next use in this function:

Image

This is reusing _IRP_MJ, but the UI does not prioritize recently used (or used at all) enums. I would like _IRP_MJ to be prioritized in some fashion to make it easier to select the second time.

I don't have any preferences as to how this is implemented.

Is your feature request related to a problem?
If applicable, please provide a clear and concise description of what the problem is.

Are any alternative solutions acceptable?
Please provide a clear and concise description of any alternative solutions or features you've considered.

Additional Information:
Please add any other context or screenshots that would help us understand your feature request here.

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.