Travis Millican

Results 2 issues of Travis Millican

## Problem Description When using iti in a TypeScript project with `"moduleResolution": "NodeNext"` in your `tsconfig.json`, type information for iti cannot be located. This line: `import { createContainer } from...

bug

When a client sends a `workspace/didChangeConfiguration` notification to the server, the server discards the message parameters entirely. The LSP specification defines the type of the `params` property for this notification...