Tags: spsforks/microsoft-vscode-python
Tags
Cherry pick dont automatically inject PYTHONSTARTUP (microsoft#24346) (… …microsoft#24386) Resolves microsoft#24345 and microsoft#24290 and microsoft#24105 remove automatic injection from before so only thing that allows shell integration to user for Python terminal REPL is the setting itself.
Avoid prefixing with home when unnecessary (microsoft#24232) Fixes microsoft#24133 Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
Revert "Do not truncate whitespace for multi-line string" (microsoft#… …24096) (microsoft#24099) Reverts microsoft#23977 Have to revert microsoft#23977 with issue: microsoft#23743 due to microsoft#24069 Will revisit why microsoft#23743 is breaking if contained inside other top level (in ast term) code block, and look into how to support microsoft#23743 without breaking.
Updating micro to pull in latest python environment tools (microsoft#… …23894)
PreviousNext