Almenon / Almenon/AREPL-vscode

Filter out all types

オープン
#443 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
TypeScript
スター
301
フォーク
46
PR マージ指標
30日以内にマージされた PR はありません

説明

**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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。