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

#32 Enhance children method to include direct children symbol retrieval #33

Closed musab-mah-7 closed 4 months ago

musab-mah-7 commented 5 months ago

This commit enhances the children property in Symbol to get the retrieval of direct children symbols. The method has been refactored for improved readability and error handling. Specifically, direct children symbols are now properly retrieved and included in the get children iteration process.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.2.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: