-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Speed up virtual environment detection in workspace #405
Commits on Nov 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ecc1ca9 - Browse repository at this point
Copy the full SHA ecc1ca9View commit details
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7c5778c - Browse repository at this point
Copy the full SHA 7c5778cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1bf82 - Browse repository at this point
Copy the full SHA 9d1bf82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffba179 - Browse repository at this point
Copy the full SHA ffba179View commit details
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 905c713 - Browse repository at this point
Copy the full SHA 905c713View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc2109 - Browse repository at this point
Copy the full SHA acc2109View commit details
Commits on Nov 16, 2017
-
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)
Configuration menu - View commit details
-
Copy full SHA for d470523 - Browse repository at this point
Copy the full SHA d470523View commit details -
Configuration menu - View commit details
-
Copy full SHA for d392e8b - Browse repository at this point
Copy the full SHA d392e8bView commit details
Commits on Nov 20, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix typo in README.md (#252) Disable linter without workspaces (#241)
Configuration menu - View commit details
-
Copy full SHA for 92f775f - Browse repository at this point
Copy the full SHA 92f775fView commit details
Commits on Nov 21, 2017
-
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)
Configuration menu - View commit details
-
Copy full SHA for 32a6e53 - Browse repository at this point
Copy the full SHA 32a6e53View commit details
Commits on Nov 22, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Resolve pythonPath before comparing it to shebang (#273)
Configuration menu - View commit details
-
Copy full SHA for 4b30f2c - Browse repository at this point
Copy the full SHA 4b30f2cView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for e396752 - Browse repository at this point
Copy the full SHA e396752View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eff4792 - Browse repository at this point
Copy the full SHA eff4792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4553c28 - Browse repository at this point
Copy the full SHA 4553c28View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix debugging tests (#304)
Configuration menu - View commit details
-
Copy full SHA for 3c6520a - Browse repository at this point
Copy the full SHA 3c6520aView commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Remove jupyter functionality in favor of Jupyter extension (#302) Drop Python 2 URLs (#307)
Configuration menu - View commit details
-
Copy full SHA for 966e516 - Browse repository at this point
Copy the full SHA 966e516View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Remove setting python.formatting.formatOnSave in favor of the vs code setting (#312)
Configuration menu - View commit details
-
Copy full SHA for 63d2d65 - Browse repository at this point
Copy the full SHA 63d2d65View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Remove setting linting.lintOnTextChange as it was never implemented (#315)
Configuration menu - View commit details
-
Copy full SHA for f6d469e - Browse repository at this point
Copy the full SHA f6d469eView commit details
Commits on Nov 30, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix travis build error (#326)
Configuration menu - View commit details
-
Copy full SHA for 029e055 - Browse repository at this point
Copy the full SHA 029e055View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: add new npm deps with improved gulp for dev (#328)
Configuration menu - View commit details
-
Copy full SHA for e8c71c0 - Browse repository at this point
Copy the full SHA e8c71c0View commit details
Commits on Dec 1, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Update version of inversify package (#329)
Configuration menu - View commit details
-
Copy full SHA for 51cf9d2 - Browse repository at this point
Copy the full SHA 51cf9d2View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Document our dev process (#330)
Configuration menu - View commit details
-
Copy full SHA for 7aadc43 - Browse repository at this point
Copy the full SHA 7aadc43View commit details
Commits on Dec 4, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Document contribution to the code along with coding standards (#321)
Configuration menu - View commit details
-
Copy full SHA for f0f5c59 - Browse repository at this point
Copy the full SHA f0f5c59View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Add Simplified Chinese translation of commands (#240)
Configuration menu - View commit details
-
Copy full SHA for b2b9da9 - Browse repository at this point
Copy the full SHA b2b9da9View commit details
Commits on Dec 5, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix package.json (#347)
Configuration menu - View commit details
-
Copy full SHA for 30a4091 - Browse repository at this point
Copy the full SHA 30a4091View commit details
Commits on Dec 6, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: #34, #110 - suppress Intellisense in strings and comments (#339) Re-factor code python execution framework (#345)
Configuration menu - View commit details
-
Copy full SHA for b16d2f9 - Browse repository at this point
Copy the full SHA b16d2f9View commit details
Commits on Dec 7, 2017
-
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)
Configuration menu - View commit details
-
Copy full SHA for c8db345 - Browse repository at this point
Copy the full SHA c8db345View commit details
Commits on Dec 8, 2017
-
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)
Configuration menu - View commit details
-
Copy full SHA for 0df7f16 - Browse repository at this point
Copy the full SHA 0df7f16View commit details
Commits on Dec 9, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Use new environment variable parser (#362)
Configuration menu - View commit details
-
Copy full SHA for 3ccc881 - Browse repository at this point
Copy the full SHA 3ccc881View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bb0709e - Browse repository at this point
Copy the full SHA bb0709eView commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fetch tooltip details on-demand for auto-completions (#368) Fix interpreter display (#391)
Configuration menu - View commit details
-
Copy full SHA for 2c19004 - Browse repository at this point
Copy the full SHA 2c19004View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix typo in completion details (#396) Fix encoding (#394)
Configuration menu - View commit details
-
Copy full SHA for 8f224ab - Browse repository at this point
Copy the full SHA 8f224abView commit details
Commits on Dec 12, 2017
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix hover test (#398)
Configuration menu - View commit details
-
Copy full SHA for 41b7080 - Browse repository at this point
Copy the full SHA 41b7080View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: Fix unicode unit test (#400)
Configuration menu - View commit details
-
Copy full SHA for dab38dc - Browse repository at this point
Copy the full SHA dab38dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5248c8d - Browse repository at this point
Copy the full SHA 5248c8dView commit details