better differentiation between identical files

Aperta
#3,351 0 commenti 3 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
42/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

The issue names no files, tests, or entry points. Start by locating the UI code that labels open files and compare the existing behavior with the VS Code examples in the description. Done means identical filenames are distinguishable by showing the first diverging directory in the UI.

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

Descrizione

Component: UI Effort: Low Impact: Low

It's common that someone wants to open two files in a similar folder structure:

parent
+ folder1
| + sub 1
| | + file1.dll
+ folder2
| + sub 1
| | + file1.dll

If both versions of file1.dll are opened, you'd want to be able to distinguish in the UI. Here's how VSCode does it (in short, if two files have the same name, walk their paths to find the first diverging directory, show that):

Screen Shot 2022-08-03 at 10 21 28 AM Screen Shot 2022-08-03 at 10 21 33 AM
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.