-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebtCode quality issuesCode quality issues
Description
There are common and browser versions of the environment service but both of them depend on workbench.web.api.ts for IWorkbenchConstructionOptions. This is a type only dependency so it should not create any problems at runtime but it is misleading since common code gets access to browser-only interfaces such as IUpdateProvider.
The culprit seems to be the unclear status of workbench.web.api inside .eslintrc.json.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebtCode quality issuesCode quality issues