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

vscode: attribute completions broken #382

Open
vilterp opened this issue Jun 12, 2023 · 0 comments
Open

vscode: attribute completions broken #382

vilterp opened this issue Jun 12, 2023 · 0 comments

Comments

@vilterp
Copy link
Owner

vilterp commented Jun 12, 2023

Mixup in native implementation between scopeID and rule name

e.g.

foo{} :-
  bar{???}.
bar{x: X} :-
  xxx{}.

expected suggestion x; got nothing

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

No branches or pull requests

1 participant