-
Notifications
You must be signed in to change notification settings - Fork 29
Issues: DetachHead/basedpyright
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
Label
Projects
Milestones
Assignee
Sort
Issues list
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 issues relating to existing diagnostic rules or proposals for new diagnostic rules
nonlocal
reference to it
type checking / linting
#976
opened Jan 4, 2025 by
KotlinIsland
dont disable import suggestion code actions when issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
language server
LSP: code actions
LSP: completions
autoImportCompletions
is disabled
config
#974
opened Jan 3, 2025 by
igorechek06
inlay hints should use namespaces
language server
LSP: inlay hints
#973
opened Jan 1, 2025 by
KotlinIsland
[LSP Spec]: In response of signatureHelp, waiting for more info from the author - will eventually close if they don't respond
language server
activeSignature
starts from 1
awaiting response
#972
opened Jan 1, 2025 by
jinzhongjia
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
#964
opened Dec 22, 2024 by
abelcheung
Could a shorter alias be accepted in place of e.g., 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
pyright: ignore[reportReallyLongProblemName]
?
config
#961
opened Dec 19, 2024 by
finite-state-machine
option for issues relating to existing diagnostic rules or proposals for new diagnostic rules
reportImportCycles
to allow circular imports within a TYPE_CHECKING
block
type checking / linting
#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
vscode extension ignores issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
language server
vscode
the extension for vscode/vscodium
pyproject.toml
when workspace is a subfolder of the project root
config
#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
fields of frozen dataclasses should be highlighted as readonly
language server
LSP: semantic highlighting
#931
opened Dec 6, 2024 by
DetachHead
invalid error when using a issues relating to existing diagnostic rules or proposals for new diagnostic rules
TypeVar
in a Callable
annotation on a variable
type checking / linting
#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 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
TypeVar
type checking / linting
#923
opened Dec 3, 2024 by
DetachHead
Feature Request: Automatically Use 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
project.requires-python
as pythonVersion
in Basedpyright Configuration
config
#921
opened Dec 2, 2024 by
A-kirami
import suggestions from import suggestions can show as either a code action or autocomplete suggestion
ast
module always shows up before typing
language server
LSP: import suggestions
#919
opened Dec 2, 2024 by
DetachHead
add a new rule that bans usages of issues relating to existing diagnostic rules or proposals for new diagnostic rules
NewType
because it's currently not handled correctly at all
type checking / linting
#918
opened Dec 2, 2024 by
KotlinIsland
reportImplicitOverride
false negative when overridden method has decorator with Callable
type
type checking / linting
#915
opened Nov 28, 2024 by
DetachHead
bad message content when class extends abstract class and defines an abstract member
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
#913
opened Nov 28, 2024 by
KotlinIsland
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.