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

print unif_rule; freezes/bug the feedback of vscode about type checking decorations/info of symbols #1167

Open
1337777 opened this issue Dec 24, 2024 · 1 comment

Comments

@1337777
Copy link

1337777 commented Dec 24, 2024

BUG: KO absent/frozen type checking feedback in vscode when print unif_rule; appears anywhere in the file.
But OK when typechecking in the console via lambdapi check -c

That could easily be an afternoon waster trying to figure out what and when the problem was introduced into the system config (or file!), especially that the file stills compile OK in the console...

System info:
Ubuntu x64 VM

lambdapi --version # 2.5.0
vscode version 1.85.1 2023-12-13
lambdapi vscode extension v0.2.3

print unif_rule;

symbol abc: TYPE;
type abc;

bug_report_print_unif_rule_2_Capture
bug_report_print_unif_rule_1_Capture

@fblanqui
Copy link
Member

Hi. Could you please precise what happens when you uncomment the line with print unif_rule? I don't see any problem with vscode 1.96.2.

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

No branches or pull requests

2 participants