Skip to content

Don't rely on QuickInputService in EditorResolverService #173691

@TylerLeonhardt

Description

@TylerLeonhardt

I'm trying to allow validation messages in the quick pick to support links. Unfortunately, adding OpenerService to the QuickInputService has left me in a service dependency cycle:

Can we move things around so the resolver service doesn't depend on QuickInput?

Logan had the idea of moving the usage into the commands which makes sense to me.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions