Vector35 / Vector35/binaryninja-api
Copyable selection inside of traceback text area for log_for_exception is called
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
What is the feature you'd like to have?
When exception is thrown, it's now logged via log_for_exception or something similar. There is traceback in sorta QTextEdit, it's only possible to copy selected text by right-clicking and selecting Copy from the menu, for some reason hotkeys doesn't work there. It would be cool if hotkeys works as well.
Are any alternative solutions acceptable?
idk
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start by locating the log_for_exception entry point and the QTextEdit used to display traceback text. Check how keyboard copy actions are handled there; done means selected traceback text can be copied with standard hotkeys as well as the context menu.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- desktop
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100