Jaseci-Labs / jac-analyzer

The Jaclang Language Extension for VScode is an extension that provides basic Language Server Protocol (LSP) functionalities for the Jaclang programming language.
MIT License
0 stars 3 forks source link

[Bug] AttributeError: 'InForStmt' object has no attribute 'sym_name' #28

Closed musab-mah-7 closed 7 months ago

musab-mah-7 commented 7 months ago

🐞 Bug Report

Describe the bug

When hovering over a file containing if else statement getting following error image

*


Is this a regression?

yes


To Reproduce

  1. Hover over file containing if else block

Expected behaviour

Shouldn't throw error


Media prove

image


Your environment

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.2.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: