Popular repositories
-
-
-
-
-
Forked from micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
C 1
397 contributions in the last year
Contribution activity
January 2021
Created a pull request in microsoft/vscode-python that received 5 comments
Fix windows path locator performance.
The fix here is to use a timeout. When we hit it (with large directories like \windows\system32), we fall back to trying some known Python executab…
+378
−109
•
5
comments
Opened 3 other pull requests in 1 repository
microsoft/vscode-python
1
open
2
merged
Reviewed 20 pull requests in 1 repository
microsoft/vscode-python 20 pull requests
- Update version and changelog for release
- Use component adapter to fetch workspace envs in autoselection module
- Don't register old workspace virtual env related classes when in discovery experiment
- Fix getCondaEnvironment() in component adapter
- Prompt user to upgrade existing tensorboard < 2.4.1 to use integrated TensorBoard support
- Bump socket.io from 2.3.0 to 2.4.0
- Simplify interpreter hash usage
- Don't register or use InterpreterLocatorProgressService when in discovery experiment
- Ensure experiment framework can be created using standard utils
- Fix command for debug test config
- Python side of hiding interpreter for native notebooks
- Implement Conda environment locator using the Conda service.
- Leverage ComponentAdapter.getInterpreterInformation in PythonPathUpdaterService
- Use new workspace virtualenv watcher when component is enabled
- Track TensorBoard usage in integrated terminals
- Update to Node 12.20
- Add support for pytest 6 options
- ESLint fixes in src/test/format/
- Partial ESLint fixes in src/test/mocks/
- Ensure virtualenvwrapper type is displayed in the quickpick list
Created an issue in microsoft/vscode-python that received 5 comments
Use of persistence with caching locator means new environments (since last session) are not discovered.
Once the caching locator has been updated from persistent storage, the only time a new environment will be discovered is if it happens during an ed…
5
comments
Opened 2 other issues in 1 repository
microsoft/vscode-python
2
open
1
contribution
in private repositories
Jan 4

