Skip to content

TypeScript 3.7 — LanguageService.getEmitOutput returns an empty result #33936

@mjbvz

Description

@mjbvz

TypeScript version: 3.7.0-dev.20191010

We're trying to build VS Code using TS 3.7. As part of this, we use TypeScript LanguageService.getEmitOutput method to request the emitted d.ts of various files: https://github.com/microsoft/vscode/blob/363b9769412fea0d9aef07fa1801371c14d72741/build/monaco/api.ts#L619

WIth TS 3.6, getEmitOutputends up returning a result. However with TS 3.7, it returns an empty array starting on one file: vs/editor/common/standalone/standaloneBase

/cc @DanielRosenwasser

Metadata

Metadata

Assignees

Labels

Fix AvailableA PR has been opened for this issue

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