Commit Graph

8 Commits

Author SHA1 Message Date
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
Anthony Kim 98aaab17f5
Tweak Python shell integration for lsp completion (#25082)
Resolves: https://github.com/microsoft/vscode-python/issues/25012
2025-05-16 21:35:41 -07:00
Anthony Kim 25411e54bf
Launch Native REPL using terminal link (#24734)
Resolves: https://github.com/microsoft/vscode-python/issues/24270 
Perhaps further improve via
https://github.com/microsoft/vscode-python/issues/24270#issuecomment-2573609090
?
2025-01-23 14:47:14 -05:00
Anthony Kim a2b007cf54
disable python shell integration for wsl (#24446)
Resolves: https://github.com/microsoft/vscode-python/issues/23829

From testing:
![Screenshot 2024-11-14 at 11 54
44 PM](https://github.com/user-attachments/assets/18bb29a8-7fca-4989-b4e9-5796d9632151)
2024-11-15 10:04:57 +01:00
Anthony Kim d440bc1cee
disable shell integration for 3.13 (#24341)
Resolves: https://github.com/microsoft/vscode-python/issues/24339

---------

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
2024-10-28 13:38:25 -07:00
Brett Cannon 462b9bf2cb
Enable explicit Ruff check rules (#23741)
Co-authored-by: Rafał <23004737+rafrafek@users.noreply.github.com>
2024-07-09 13:01:15 -07:00
Anthony Kim 0d1cfe87ab
Fix backed up command and false exit code (#23025)
Resolves: #23016  #22942
2024-03-04 13:40:15 -08:00
Karthik Nadig 27783cea76
Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00