forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
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
| import { IDataViewerDataProvider, IJupyterUriProvider } from './jupyter/types'; |
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionality