Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Cleanup Promise in FindUtils #9711

Open
@JeffryBooher

Description

@JeffryBooher

FindUtils.performReplacements has a blocking promise for the result but needs to wait on CommandManager.execute(FILE_OPEN, ...) rather than use the blocking synchronous private method MainViewManger._edit to open the file in the editor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions