Testing #19103 It takes a bunch of hunting down types to use the apiTypes.ts file. It would be nice if all the types needed were defined in this one spot. Examples: https://github.com/microsoft/vscode-python/blob/c46c819baa2ac78407cb149edb533adae2d96e6f/src/client/apiTypes.ts#L6
Testing #19103
It takes a bunch of hunting down types to use the apiTypes.ts file. It would be nice if all the types needed were defined in this one spot.
Examples:
vscode-python/src/client/apiTypes.ts
Line 6 in c46c819