Configure variables view presentation of `len()`
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
Inizia esaminando la configurazione esistente di variablePresentation dell’issue e il modo in cui la voce automatica len() appare nella vista delle variabili. Determina se il comportamento richiesto rientra in questo progetto o nel client del debugger circostante. Il lavoro è completato quando esiste una configurazione chiaramente specificata e supportata per il comportamento di presentazione richiesto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
So there is "variablePresentation" to configure hiding/grouping etc función kinds.
Note that there is no global way to set it yet https://github.com/microsoft/vscode-python-debugger/issues/165, but it can be done per launch config.
I was wondering if there was a way to configure the automomatic call to len() that appears at the end.
Something like:
- Hiding it, i.g. reduce vertical space usage for many small lists
- Moving it at the top, i.e. making it visible without having to open the collapsible region
- Or a bit more involved config:
- Showing it only when the full list of elements are hidden (over 100... etc) (bwt can this amount shown be configured?)
- Move it to the top, but when the variable is expanded hide it from the list and replace the text next to the variable name (reduce redundant data):
Probably there are other functions similar to len() that get called but I cannot recall right now.
So I guess those could be affected by these options too.
Best regards!
- Lingua principale
- Python
- Stelle
- 2.5k
- Fork
- 202
- Merge medio
- 5g 1h
- PR unite (30g)
- 1
Guida per i contributori
Apri la guida per i contributori
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.
Altre issue di microsoft/debugpy
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
Document "rules"-option Apertadocumentation
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
documentation
Difficoltà 2/5 1-3 ore Idoneità per principianti 62/100
-
Adapter bootstrap fails with ConnectionRefusedError on WSL2 VirtioProxy or hostAddressLoopback Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 68/100
Tutte le issue di microsoft/debugpy
Issue simili
-
area: harness bug status: needs-triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Human-Agent-Society/reef#625 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 80/100
learningequality/kolibri#15351 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Name consistency Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
eellak/triplestore#65 · 1 commento ·