Remove the intellisense of "type":"python" in launch.json #22937
Labels
feature-request
Request for new features or functionality
triage-needed
Needs assignment to the proper sub-team
Now, as the debugger has been split into separate extension, "type": "python", has been deprecated.
When I code
"type":
inlaunch.json
, intellisense will showdebugpy
andpython
.I think it's time to remove it.
The text was updated successfully, but these errors were encountered: