Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix for completion (aka Intellisense) pathnames for WSL Bash and Cygwin #1049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

diablodale
Copy link
Contributor

  • 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

- 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
@DonJayamanne
Copy link
Owner

Please could you upload all available bat files, thanks

@DonJayamanne DonJayamanne merged commit 1741a7a into DonJayamanne:master Jun 29, 2017
@tmcdonnell87
Copy link

Super excited about this feature - one of the last pieces that bugs me about my dev setup. Is there any way this can be added to the documentation? I don't see how to configure this to use a virtualenv, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants