microsoft / microsoft/typespec

Importing package that make use of stdout crash language server

Open
#8,624 0 comments 0 reactions 1 assignee Claimed by @timotheeguerin View on GitHub
bug ide
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

Repro

Make a new project with

```json
"dependencies": {
"@typespec/compiler": "latest",
"@autorest/openapi-to-typespec": "latest"
}
```

and add

```tsp
import "@autorest/openapi-to-typespec";
```

## Result

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.