Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP(Windows): Fix code lens url #155

Closed
wants to merge 1 commit into from
Closed

Conversation

MarcMcIntosh
Copy link
Contributor

@MarcMcIntosh MarcMcIntosh commented Oct 18, 2024

vscode was sending the document.uri.string now it sends the fsPath

but produces this error

{"detail":"JSON problem: invalid value: string \"/Users/marc/Projects/refact-lsp/tests/emergency_frog_situation/frog.py\", expected relative URL without a base at line 1 column 79"}

It seems the lsp expects an file:// uri

@MarcMcIntosh MarcMcIntosh changed the title Windwos: Fix code lens url WIP(Windows): Fix code lens url Oct 18, 2024
@MarcMcIntosh
Copy link
Contributor Author

Added else where

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.

1 participant