-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
So there is "variablePresentation" to configure hiding/grouping etc función kinds.
Note that there is no global way to set it yet microsoft/vscode-python-debugger#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:
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!
Metadata
Metadata
Assignees
Labels
No labels