vscode-python/python_files
Anthony Kim ba56b217b2
Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled (#25296)
Resolves: https://github.com/microsoft/vscode-python/issues/25295
https://github.com/microsoft/vscode-python/issues/25240
https://github.com/microsoft/vscode-python/issues/25242
2025-07-17 16:07:43 -07:00
..
.vscode Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00
deactivate Restore execute bits on deactivate scripts (#23620) 2024-06-17 16:28:33 +00:00
jedilsp_requirements feat: update to `jedi-language-server` v0.45.0 (#24997) 2025-04-22 05:15:01 +00:00
testing_tools Fix fifo communication for large testing projects (#24690) 2025-01-06 23:24:33 +00:00
tests support --black as arg for testing (#25271) 2025-07-10 15:09:54 -07:00
unittestadapter Add __file__ variable to globals in exec() (#25225) 2025-07-08 23:16:59 +00:00
vscode_datascience_helpers Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
vscode_pytest support --black as arg for testing (#25271) 2025-07-10 15:09:54 -07:00
.env Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00
Notebooks intro.ipynb Fix telemetry not getting picked up for Terminal REPL (#23958) 2024-08-16 22:09:46 +00:00
create_conda.py Revert "ruff 0.8.0 fixes" (#24489) 2024-11-25 21:00:10 +00:00
create_microvenv.py Revert "ruff 0.8.0 fixes" (#24489) 2024-11-25 21:00:10 +00:00
create_venv.py Fix msys2 venv path (#25062) 2025-05-13 17:13:39 +00:00
download_get_pip.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
get_output_via_markers.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
get_variable_info.py variable provider for native repl (#24094) 2024-09-17 21:44:55 -04:00
installed_check.py Revert "ruff 0.8.0 fixes" (#24489) 2024-11-25 21:00:10 +00:00
interpreterInfo.py Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00
linter.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
normalizeSelection.py add extra newline to execute when returning dictionary (#24784) 2025-02-05 13:51:17 -08:00
printEnvVariables.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
printEnvVariablesToFile.py fix linting (#25194) 2025-06-19 10:21:06 -07:00
pyproject.toml Support ruff `0.8.0` by setting ruff `target-version` to `py38` (#24492) 2024-11-26 11:38:37 +00:00
python_server.py Fix the wrong Content-Length in python-server.py for non-ascii characters. (#24480) 2024-11-26 16:00:54 +00:00
pythonrc.py Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled (#25296) 2025-07-17 16:07:43 -07:00
run-jedi-language-server.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
shell_exec.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
tensorboard_launcher.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
testlauncher.py Enable explicit Ruff check rules (#23741) 2024-07-09 13:01:15 -07:00
visualstudio_py_testlauncher.py Support ruff `0.8.0` by setting ruff `target-version` to `py38` (#24492) 2024-11-26 11:38:37 +00:00