Almenon / Almenon/AREPL-vscode

Filter out all types

Open
#443 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
301
Forks
46
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I don't want to see types in the variable preview, as they are not variables.

For example, `from typing import Callable` causes a type to appear in the right.

**Describe the solution you'd like**
No types to appear

**Describe alternatives you've considered**
Adding types to `arepl.defaultfiltertypes`. The problem is there's so many types to add.

**Ideal Solution**
A mechanism that blocks all types that inherit from type X.

Please +1 the issue if you would also prefer types not to appear, or -1 if you like the types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.