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
fix for completion (aka Intellisense) pathnames for WSL Bash and Cygwin (DonJayamanne#1049)
- detect Windows hosts with Python running in WSL or Cygwin - ignore Python running in Windows - ignore other hosts like Linux, Osx, etc. - alter absolute and relative paths - can be combined with a batch file and VSCode settings change to enable full linting and completition
0 commit comments