anitnilay20 / anitnilay20/thoth

Feature request: Allow the preview (…) to be configurable

Aperta
#61 1 commento 0 reazioni 1 assegnatario Rivendicata da @anitnilay20 Vedi su GitHub
dx feature priority:medium size:small ux
Lingua principale
Rust
Stelle
70
Fork
5
Merge medio
10h 33m
PR unite (30g)
2

Descrizione

The array display could be enhanced by allowing the user to configure which properties (and how) should be shown for collapsed objects.

For example, if an object contains, among others, an id and a message, the user could configure:

id, message(10)

This would then display:

\> [0]: { id: 2545, message: "abcdefghij…" }
\> [1]: { id: 4569, message: "xyz123" }

where message shows at most the first 10 characters.

An additional option could define whether labels should be shown. Without them, an even more compact display would be possible:

\> [0]: { 2545, "abcdefghij…" }
\> [1]: { 4569, "xyz123" }

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.