Conversation

K. Ryabitsev šŸ

Pycharm used to warn me when I used features that were not compatible with the lowest supported version of python listed in my pyproject.toml. Any way to make vscode behave the same way?
1
0
1

@monsieuricon I’m using basedpyright (in neovim) and it warned me that I was using an incompatible feature some weeks ago, but the python version is in a dedicated `.python-version` file, not directly in my `pyproject.toml`

0
0
0