Skip to content
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

Improvements to interpreter switching and shebang detection #1257

Closed
wants to merge 3 commits into from

Commits on Sep 30, 2017

  1. improved interpreter switch

    • Switching the interpreter is possible if no workspace is opened
    Kavakuo committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    031c531 View commit details
    Browse the repository at this point in the history
  2. added shebang detection

    • If a shebang is present, prompt the user to switch the specified interpreter
    Kavakuo committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    0512fa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. typo in package.json

    Kavakuo authored Oct 1, 2017
    Configuration menu
    Copy the full SHA
    73c1070 View commit details
    Browse the repository at this point in the history