Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "debugpy",
"displayName": "Python Debugger",
"description": "Python Debugger extension using debugpy.",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whats this?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whats this?

Im completely computer illiterate and dont own a computer.my devices have been hacked for months and im at myvwitts end with it all.

"version": "2024.13.0-dev",
"version": "2024.14.0",
"publisher": "ms-python",
"enabledApiProposals": [
"portsAttributes",
Expand Down
Loading