anomalyco / anomalyco/opencode
Typescript lsp not being recognized with ts7
Open
@kitlangton is already working on this.
Since Jul 31, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
Typescript v7 got rid of node_modules/typescript/bin/tsserver which is used for the lsp by opencode
Plugins
None
OpenCode version
1.18.10
Steps to reproduce
$ bun install -d typescript@7
$ opencode
ask the agent to read a typescript file
Screenshot and/or share link
Operating System
Fedora 44
Terminal
Kitty
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.