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
VS Code will create directories when creating files that include a /. When that file is a .py, it would be nice to create the necessary __init__.py as well.
For bonus points, it would be nice to create __init__.pyi when creating a filename ending in .pyi.
rik, jezdez, arnaudlimbourg, simicd, webstruck and 1 more