Skip to content

Fix typescript errors due to mismatched range type#1010

Open
seeM wants to merge 1 commit into
mainfrom
dev/fix-vscode-ts-errors
Open

Fix typescript errors due to mismatched range type#1010
seeM wants to merge 1 commit into
mainfrom
dev/fix-vscode-ts-errors

Conversation

@seeM

@seeM seeM commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

There was a mismatch between Token.range's type (from vscode-languageserver-types) and the one that eventually gets passed to the Positron API. These were causing TypeScript errors when doing yarn tsc --noEmit apps/vscode.

@seeM seeM requested a review from vezwork June 15, 2026 16:46
@posit-snyk-bot

posit-snyk-bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

2 participants