Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pyright
"at" sign (@) in Pylance/Pyright inlay hints/error messages
Apr 29, 2026
python
visual-studio-code
python-typing
pylance
pyright
Neovim built-in LSP shows No code actions available for Python files
Apr 24, 2026
neovim
language-server-protocol
pyright
python-language-server
nvim-lspconfig
Pylance does not recognize local packages installed with "pip install -e "
Apr 13, 2026
python
pip
virtualenv
pylance
pyright
mypy/pyright do not warn about undefined class attribute
Apr 12, 2026
python
mypy
pyright
How to reference a python class attribute's type in a function signature
Mar 18, 2026
python
python-typing
pyright
Issue with Handling Union Types in Generic Class Properties
Mar 16, 2026
python
python-typing
pyright
How to add built-in function (gettext) to pyright?
Mar 10, 2026
python
gettext
built-in
built-in-types
pyright
Type hint function accepting a Union
Mar 08, 2026
python
python-typing
pyright
Pylance requiring explicit type on conformant list variables
Feb 25, 2026
python
python-typing
pyright
Pylance: unexpected type inference for a union of two list types
Jan 25, 2026
python
python-typing
pyright
What is the proper way to type hint the return value of an @asynccontextmanager?
Jan 01, 2026
python
python-asyncio
python-typing
contextmanager
pyright
If there are multiple possible return values, should pyright automatically infer the right one, based on the passed arguments?
Jan 02, 2026
python
python-typing
pyright
Why does all(isinstance(x, str) for x in value) not help Pyright infer Iterable[str] from object?
Dec 24, 2025
python
python-typing
mypy
pyright
Can I have an optional parameter in dataclasses that is omitted when transformed to dict?
Dec 06, 2025
python
python-typing
python-dataclasses
pyright
How to set python interpreter in neovim for python language server depending on pyenv / virtualenv
Dec 03, 2025
neovim
pyenv
pyright
Can I disable type errors from third-party packages in Pylance?
Nov 25, 2025
python
python-typing
pyright
Older Entries »