Skip to content

[pull] main from VirusTotal:main#153

Merged
pull[bot] merged 4 commits intothreatcode:mainfrom
VirusTotal:main
Feb 27, 2026
Merged

[pull] main from VirusTotal:main#153
pull[bot] merged 4 commits intothreatcode:mainfrom
VirusTotal:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 27, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…rs in `with` conditions. (#578)

Using `then` is required to avoid the parser from going deep into syntax rules when it already failed, however readability was improved by removing unnecessary closures.

Also, the parser is now able to recover from errors inside the condition of `with` statements.
In the same way that `with` expressions, now `for` expressions recover from syntax errors in their conditions.
Enhances the language server's code completion to correctly infer the types of variables declared within `with` and `for` expressions. This allows for accurate field and method suggestions when accessing properties of these local variables.
@pull pull bot locked and limited conversation to collaborators Feb 27, 2026
@pull pull bot added the ⤵️ pull label Feb 27, 2026
@pull pull bot merged commit 7694de4 into threatcode:main Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant