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

Status of references, renaming & completion while SoftParser port is in progress #382

Open
simerplaha opened this issue Feb 18, 2025 · 0 comments
Labels
area:soft-parser SoftParser type:migration Moving/updating an implementation

Comments

@simerplaha
Copy link
Member

simerplaha commented Feb 18, 2025

Results from SoftParser are currently processed only for go-to-definition. So, go-to-definition requests provide results even with syntax errors. It would be expected that the reverse (go-to-references) would also produce the same results. Note that go-to-references, renaming, and completion are still running on the strict AST and will only be resolved once the port is complete.

See #104.

@simerplaha simerplaha added area:soft-parser SoftParser type:migration Moving/updating an implementation labels Feb 18, 2025
@simerplaha simerplaha changed the title Status of references, renaming & completion while SoftParser migration is in progress Status of references, renaming & completion while SoftParser port is in progress Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:soft-parser SoftParser type:migration Moving/updating an implementation
Projects
None yet
Development

No branches or pull requests

1 participant