You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove tool paths for things that are planned for removal from the Python extension (hopefully) this year. Also explicitly turn linting off by default as they are moving to their own extensions (which already exist), and to minimize noise (e.g. Pylint complaining about imports).
This brings things in line with https://github.com/devcontainers/features/tree/main/src/python .
0 commit comments