Skip to content

Issues: DetachHead/basedpyright

add a 👍 react to issues to help us prioritize
#404 by DetachHead was closed Jun 11, 2024
Closed
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

use overload information from class definition to resolve type parameters in cases of Protocols rejected upstream also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#989 opened Jan 9, 2025 by KotlinIsland
reportDeprecated false negative on import with alias type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#987 opened Jan 8, 2025 by DetachHead
Remove the reportImplicitOverride error when working with abstract classes or protocols. awaiting response waiting for more info from the author - will eventually close if they don't respond type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#986 opened Jan 7, 2025 by vlkorsakov
option to report possibly/conditionally uninitialized instance variables type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#977 opened Jan 5, 2025 by DetachHead
don't narrow locals if there is a nonlocal reference to it type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#976 opened Jan 4, 2025 by KotlinIsland
What's the proper way to submit language server settings? awaiting response waiting for more info from the author - will eventually close if they don't respond config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) language server
#971 opened Dec 30, 2024 by aivarannamaa
type arguments of type aliases aren't checked against their definitions, only the underlying type type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#969 opened Dec 27, 2024 by KotlinIsland
reportUnusedCallResult special casing for reveal_type doesn't work when aliased type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#964 opened Dec 22, 2024 by abelcheung
Could a shorter alias be accepted in place of e.g., pyright: ignore[reportReallyLongProblemName]? config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#961 opened Dec 19, 2024 by finite-state-machine
option for reportImportCycles to allow circular imports within a TYPE_CHECKING block type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#960 opened Dec 18, 2024 by Wizzerinus
no error when setter has completely invalid signature type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#955 opened Dec 16, 2024 by DetachHead
some language servers settings don't mention their default value in the docs documentation Improvements or additions to documentation
#951 opened Dec 14, 2024 by DetachHead
option in the vscode extension to specify the location of pyproject.toml/pyrightconfig.json config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) language server vscode the extension for vscode/vscodium
#941 opened Dec 9, 2024 by laguill
support live share in vscode vscode the extension for vscode/vscodium
#939 opened Dec 9, 2024 by KotlinIsland
Bad completion candidates inside a specifically formatted condition language server LSP: completions upstream bug a bug that also exists in pyright but has not been raised upstream
#933 opened Dec 7, 2024 by bstaletic
invalid error when using a TypeVar in a Callable annotation on a variable type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#930 opened Dec 6, 2024 by KotlinIsland
uv lockfile needs to be regenerated manually after every release project internal stuff relating to the repo itself (eg. ci)
#929 opened Dec 5, 2024 by DetachHead
baseline blacklist / whitelist baseline config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
#928 opened Dec 5, 2024 by DetachHead
no error when duplicate definition of TypeVar type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#923 opened Dec 3, 2024 by DetachHead
Feature Request: Automatically Use project.requires-python as pythonVersion in Basedpyright Configuration config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) rejected upstream also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
#921 opened Dec 2, 2024 by A-kirami
import suggestions from ast module always shows up before typing language server LSP: import suggestions import suggestions can show as either a code action or autocomplete suggestion
#919 opened Dec 2, 2024 by DetachHead
ProTip! What’s not been updated in a month: updated:<2024-12-09.