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

LSP features doesn't work in vfs in vscode #399

Open
piotmag769 opened this issue Mar 3, 2025 · 1 comment
Open

LSP features doesn't work in vfs in vscode #399

piotmag769 opened this issue Mar 3, 2025 · 1 comment

Comments

@piotmag769
Copy link
Contributor

piotmag769 commented Mar 3, 2025

Problem

Hipothesis: it may be bcs of read-only mode? Example features that don't work:

  1. Hovers
  2. Goto
  3. Diagnostics are not highlighted

Steps

  1. Open repo with diagnostics inside macro expanded code
  2. Enable diagnostics mapping
  3. Code fragments with related diagnostics are not underlined
Image

Possible Solution(s)

No response

Notes

No response

Scarb Version


@mkaput
Copy link
Member

mkaput commented Mar 3, 2025

I think it's rather something like we use incompatible file paths in various LSP requests/responses. But I haven't verified that

@mkaput mkaput moved this from Triage to Backlog in Cairo Language Services Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog LS
Development

No branches or pull requests

2 participants