Skip to content

feat: add tsgo support#12492

Closed
rubnogueira wants to merge 2 commits intoanomalyco:devfrom
rubnogueira:typescript-go-lsp
Closed

feat: add tsgo support#12492
rubnogueira wants to merge 2 commits intoanomalyco:devfrom
rubnogueira:typescript-go-lsp

Conversation

@rubnogueira
Copy link
Copy Markdown

@rubnogueira rubnogueira commented Feb 6, 2026

What does this PR do?

Fixes #67

Adds support for using typescript-go LSP with opencode. OpenCode experience will be faster, using all the improvements from typescript-go.

How did you verify your code works?

By installing typescript-go in the project or globally in your system and running opencode with OPENCODE_EXPERIMENTAL_TSGO=true.

Example:

OPENCODE_EXPERIMENTAL_TSGO=true bun run --cwd /Users/myuser/myproject --conditions=browser .

Ask to do some operation that involves tsgo LSP:

image

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@Rnbsov
Copy link
Copy Markdown

Rnbsov commented Feb 22, 2026

looking forward to see this merged! Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Apr 24, 2026
@rubnogueira
Copy link
Copy Markdown
Author

Please reopen the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] how to use typescript-go lsp

2 participants