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

Speed up virtual environment detection in workspace #405

Merged
merged 35 commits into from
Dec 14, 2017

Commits on Nov 3, 2017

  1. Fix microsoft/vscode#37627 (#1368)

    octref authored and DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    ecc1ca9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Version 0.7.0 of extension (#1381)

    Archive of 0.7.0
    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    7c5778c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    9d1bf82 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    ffba179 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. sync fork with upstream

    DonJayamanne committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    905c713 View commit details
    Browse the repository at this point in the history
  2. fix readme

    DonJayamanne committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    acc2109 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge branch 'master' of https://github.com/Microsoft/vscode-python

    * 'master' of https://github.com/Microsoft/vscode-python:
      Fixes #56 list all environments (#219)
      Fixes #57 Disable activation on debugging (#220)
      Fixes #26 Do not run linters when linters are disabled (#222)
    DonJayamanne committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d470523 View commit details
    Browse the repository at this point in the history
  2. merged upstream

    DonJayamanne committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d392e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix typo in README.md (#252)
      Disable linter without workspaces (#241)
    DonJayamanne committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    92f775f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix feedback service (#246)
      Fix django context initializer (#248)
      disable generation of tags file upon extension load (#264)
    DonJayamanne committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    32a6e53 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Resolve pythonPath before comparing it to shebang (#273)
    DonJayamanne committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    4b30f2c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fixes #22 to Detect anaconda from known locations  (#221)
      Use workspaceFolder token instead of workspaceRoot (#267)
      Fix registry lookup response (#224)
      Fix issues when running without debugging and debugged code terminates (#249)
    DonJayamanne committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    e396752 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    eff4792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4553c28 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix debugging tests (#304)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    3c6520a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove jupyter functionality in favor of Jupyter extension (#302)
      Drop Python 2 URLs (#307)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    966e516 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove setting python.formatting.formatOnSave in favor of the vs code setting (#312)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    63d2d65 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove setting linting.lintOnTextChange as it was never implemented (#315)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f6d469e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix travis build error (#326)
    DonJayamanne committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    029e055 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      add new npm deps with improved gulp for dev (#328)
    DonJayamanne committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    e8c71c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update version of inversify package (#329)
    DonJayamanne committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    51cf9d2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Document our dev process (#330)
    DonJayamanne committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    7aadc43 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Document contribution to the code along with coding standards (#321)
    DonJayamanne committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    f0f5c59 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Add Simplified Chinese translation of commands (#240)
    DonJayamanne committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    b2b9da9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix package.json (#347)
    DonJayamanne committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    30a4091 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      #34, #110 - suppress Intellisense in strings and comments (#339)
      Re-factor code python execution framework  (#345)
    DonJayamanne committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b16d2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix linters to make use of the new python code execution framework (#360)
      Update the versioning scheme (#356)
      Make npm happy in regards to line endings (#357)
    DonJayamanne committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c8db345 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Ensure python path is not set if already set in user settings (#369)
      Use 'an' rather than 'a' before vowel words (#373)
    DonJayamanne committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    0df7f16 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Use new environment variable parser (#362)
    DonJayamanne committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    3ccc881 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    bb0709e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fetch tooltip details on-demand for auto-completions (#368)
      Fix interpreter display (#391)
    DonJayamanne committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2c19004 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix typo in completion details  (#396)
      Fix encoding (#394)
    DonJayamanne committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    8f224ab View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix hover test (#398)
    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    41b7080 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix unicode unit test (#400)
    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    dab38dc View commit details
    Browse the repository at this point in the history
  3. Fixes #372

    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    5248c8d View commit details
    Browse the repository at this point in the history