What version of Effect is running?
NA
What steps can reproduce the bug?
Thanks a lot for this new LSP.
It seems, exclude patterns from tsconfig are not enforced by the patched binary. I have a couple of folders that I exclude from type checking (in a pnpm monorepo). Works well with the native binary (e.g. potential errors do not appear while typechecking)- not with effect-ts/tsgo binary.
What is the expected behavior?
folders excluded are not type checked.
What do you see instead?
errors in those files
Additional information
tsgo version: 7.0.0-dev.20260411.1
@effect/tsgo: 0.3.1
What version of Effect is running?
NA
What steps can reproduce the bug?
Thanks a lot for this new LSP.
It seems,
excludepatterns from tsconfig are not enforced by the patched binary. I have a couple of folders that I exclude from type checking (in a pnpm monorepo). Works well with the native binary (e.g. potential errors do not appear while typechecking)- not with effect-ts/tsgo binary.What is the expected behavior?
folders excluded are not type checked.
What do you see instead?
errors in those files
Additional information
tsgo version: 7.0.0-dev.20260411.1
@effect/tsgo: 0.3.1