Skip to content

Default tsserver behaviour cannot be changed #8692

Description

@anstarovoyt

Hi. I am working on an integration with tsserver and there is a little problem: I need to override a default behaviour for IOSession but I cannot do it because:

  1. IOSession and ioSession are private
  2. a listening session is always started (see here)

I have to use my own tsserver implementation as a workaround.

Possible solution: check an environment flag before running ioSession.listen().

Metadata

Metadata

Assignees

Labels

Domain: APIRelates to the public API for TypeScriptFixedA PR has been merged for this issueSuggestionAn idea for TypeScript

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions