Skip to content

refactor: use EventEmitter or EventTarget #1295

Description

@justinmk3

Problem

We have code that is reimplementing the EventEmitter concept: https://github.com/aws/language-servers/blob/e983bfe116c1d77460a6a932b6bbd8345b46a6a0/server/aws-lsp-codewhisperer/src/shared/amazonQServiceManager/BaseAmazonQServiceManager.ts#L148-L161

Expected behavior

replace all such code with EventEmitter or EventTarget (web compatible)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions