December 8, 2020 – December 15, 2020
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
2020.12.422005962
published
Dec 15, 2020 -
2020.12.424027540
published
Dec 15, 2020
30 Pull requests merged by 6 people
-
Version and changelog update
#14982 merged
Dec 15, 2020 -
Bump packaging from 20.4 to 20.8
#14958 merged
Dec 15, 2020 -
Merging isolate branch changes to main
#14966 merged
Dec 15, 2020 -
Revert "Add a locator for executables on $PATH on Windows"
#14981 merged
Dec 15, 2020 -
Cherry pick fixes to release
#14972 merged
Dec 14, 2020 -
Fix for "Python extension loading..." text never disappears
#14969 merged
Dec 14, 2020 -
Revert "Add a locator for executables on $PATH on Windows."
#14968 merged
Dec 14, 2020 -
Address various eslint errors
#14945 merged
Dec 14, 2020 -
Check useIsolation setting when using internal scripts
#14952 merged
Dec 14, 2020 -
Update version and change log
#14965 merged
Dec 14, 2020 -
Retrigger discovery in background if some env has changed
#14944 merged
Dec 14, 2020 -
Show custom TensorBoard package installation prompt
#14929 merged
Dec 12, 2020 -
Update actions/setup-node requirement to v2.1.3
#14948 merged
Dec 11, 2020 -
cherry pick: Add a locator for executables on $PATH on Windows. (#14675)
#14951 merged
Dec 11, 2020 -
A/B test additional entrypoints for launching TensorBoard
#14922 merged
Dec 11, 2020 -
Bump pygls from 0.9.0 to 0.9.1
#14173 merged
Dec 11, 2020 -
Cherry picks form main
#14943 merged
Dec 11, 2020 -
Add a windows "known-paths" locator.
#14675 merged
Dec 10, 2020 -
Do not call resolveEnv in component adapter where it's too expensive.
#14923 merged
Dec 10, 2020 -
Update main version
#14941 merged
Dec 10, 2020 -
Set display name for the component if it's not set
#14919 merged
Dec 10, 2020 -
Add telemetry when survey prompt is shown
#14940 merged
Dec 10, 2020 -
Address Sonar warnings
#14921 merged
Dec 10, 2020 -
Get eslint and Prettier to play nicely with each other
#14927 merged
Dec 10, 2020 -
Release prep: update versions, tpn, change log
#14939 merged
Dec 10, 2020 -
Do not show 'No interpreter is selected' when pythonPath in debug configuration is invalid
#14892 merged
Dec 10, 2020 -
Tie 'Python extension loading...' text with the new discovery component
#14925 merged
Dec 10, 2020 -
Add file watching behind experiment
#14920 merged
Dec 9, 2020 -
Add discovery experiment
#14868 merged
Dec 9, 2020 -
Prompt to launch TensorBoard when active Python file or ipynb contains a tensorboard import
#14884 merged
Dec 9, 2020
2 Pull requests opened by 1 person
-
Add more helpers for Python executable info.
#14967 opened
Dec 14, 2020 -
Add PythonEnvKind helpers.
#14973 opened
Dec 15, 2020
14 Issues closed by 4 people
-
Investigate suggesting extensions in "Recommended" pane based on project source
#14970 closed
Dec 15, 2020 -
Extension issue
#14955 closed
Dec 14, 2020 -
Can't select my custom kernel in the Interactive kernel selection window
#14949 closed
Dec 14, 2020 -
How to use vscode-python in a remote python2.7 environment ?
#14960 closed
Dec 14, 2020 -
Function named "reduce" is highlighted differently than all other definitions.
#14953 closed
Dec 14, 2020 -
Numpy attribute error in vscode
#14946 closed
Dec 14, 2020 -
Trouble detecting environments
#14909 closed
Dec 14, 2020 -
default python2.7 site packages after switching to Python3 (debian buster x64)
#14934 closed
Dec 10, 2020 -
ImportError: No module named only with "Run Code" button
#14933 closed
Dec 10, 2020 -
Prompt to install Pylance in a Codespace tries to open the extension on the desktop
#14932 closed
Dec 10, 2020 -
Windows: .py registry open handler
#14926 closed
Dec 10, 2020 -
Extension issue
#14930 closed
Dec 10, 2020 -
Extension issue
#14928 closed
Dec 10, 2020
17 Issues opened by 15 people
-
WindowsPathEnvVarLocator is causing extension activation to hang.
#14983 opened
Dec 15, 2020 -
`resolveEnv()` calls are slowing extension activation.
#14980 opened
Dec 15, 2020 -
Warning `Linter flake8 is not installed` as it is already installed but not working
#14979 opened
Dec 15, 2020 -
Mypy column numbers are off by one
#14978 opened
Dec 15, 2020 -
Gets stuck at "Python extension loading" then extension host crashes
#14977 opened
Dec 15, 2020 -
Python extension loading...
#14976 opened
Dec 15, 2020 -
Extension doesn't list conda environment after fresh install
#14971 opened
Dec 14, 2020 -
No test discovery functionality when using unittest on macOS
#14962 opened
Dec 14, 2020 -
command 'python.setInterpreter' not found
#14959 opened
Dec 14, 2020 -
add "just my code" global setting
#14957 opened
Dec 14, 2020 -
Auto select venvs when in codespaces and in deprecatePythonPath experiment
#14954 opened
Dec 12, 2020 -
Variable substitution not working in environment variable definitions file
#14950 opened
Dec 11, 2020 -
Remote-SSH Unable to Select Interpreter
#14935 opened
Dec 10, 2020 -
Display play button if Python is set as the display language, even if file isn't saved.
#14924 opened
Dec 9, 2020 -
Auto-select python from the activated environment
#14918 opened
Dec 9, 2020 -
Environment name not always shown when selecting Interpreter Path
#14917 opened
Dec 9, 2020 -
Accept --configure parameter in getRemoteLauncherCommand()
#14916 opened
Dec 9, 2020
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add more version helpers.
#14910 commented on
Dec 14, 2020 • 16 new comments -
snippet for def classmethod
#5560 commented on
Dec 11, 2020 • 4 new comments -
Shift-enter causes comically slow code-send to terminal
#13512 commented on
Dec 12, 2020 • 3 new comments -
`pyvsc-run-isolated.py` removes pip "editable" installations from `sys.path`, breaks pytest
#14570 commented on
Dec 15, 2020 • 3 new comments -
"Extract variable/method" consistently throws "Error in refactoring:<New line> Canceled" in Output despite actually succeeding unless variable/method name is left at default
#4341 commented on
Dec 15, 2020 • 3 new comments -
ImportError when debugging test in vscode
#13620 commented on
Dec 9, 2020 • 2 new comments -
Python installation not found
#14747 commented on
Dec 10, 2020 • 2 new comments -
Env vars not preserved when running a Python program.
#14912 commented on
Dec 10, 2020 • 2 new comments -
StdErr from ShellExec, stty: stdin isn't a terminal
#14938 commented on
Dec 11, 2020 • 2 new comments -
Python interpreter can not be identified by Remote SSH
#14942 commented on
Dec 14, 2020 • 2 new comments -
Wrong order in import when using sort imports in vscode
#14254 commented on
Dec 9, 2020 • 1 new comment -
High CPU load when using python extension in vscode when select virtualenv as interpreter
#13102 commented on
Dec 9, 2020 • 1 new comment -
Activate environment before debugging tests
#4300 commented on
Dec 9, 2020 • 1 new comment -
Documentation for how to format docstrings for correct tooltips using Jedi
#6676 commented on
Dec 9, 2020 • 1 new comment -
Extension causes high cpu load
#11924 commented on
Dec 10, 2020 • 1 new comment -
Allow complex command for python.pythonPath
#14901 commented on
Dec 10, 2020 • 1 new comment -
python.testing.cwd ignored when discovering or running tests using pytest
#8678 commented on
Dec 10, 2020 • 1 new comment -
Restore UseTerminalToGetActivatedEnvVars experiment
#13071 commented on
Dec 10, 2020 • 1 new comment -
"Show Hover" does not show docstring when inside parenthesis
#9016 commented on
Dec 11, 2020 • 1 new comment -
"Format document" doesn't do anything
#4841 commented on
Dec 13, 2020 • 1 new comment -
Jupyter notebook doesn't respect python.pythonPath
#10743 commented on
Dec 14, 2020 • 1 new comment -
Re-examine extension activation code
#14843 commented on
Dec 14, 2020 • 1 new comment -
Unittest framework : Automatic test discovery not working if test has a relative import
#6881 commented on
Dec 15, 2020 • 1 new comment -
Remove or disable code snippets
#14781 commented on
Dec 15, 2020 • 1 new comment -
Install pylance and turn off start page by default when in GH Codespaces
#14850 commented on
Dec 12, 2020 • 0 new comments -
2020.12 release plan
#14755 commented on
Dec 14, 2020 • 0 new comments -
LS on* handlers registered after they are called by the server
#14893 commented on
Dec 15, 2020 • 0 new comments

