Skip to content

Refactor the extension code base with async/await API #1616

@RedMickey

Description

@RedMickey

As for now the extension mostly uses chains of bare Promises for asynchronous functions. Migration to async/await API will allow to improve the readability of the code.
Since the extension has a large code base, I think we can try to divide the work by the folders in the extension code base as pointed below.
Progress:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions