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

fix: #28 Correct symbol filtering based on s.doc_sym.do_skip attribute #29

Closed musab-mah-7 closed 5 months ago

musab-mah-7 commented 5 months ago

Name of PR

fix: #28 Correct symbol filtering based on s.doc_sym.do_skip attribute

Description

Description:

This fix ensures that only symbols intended to be included are added to the doc_syms list, addressing the bug in symbol filtering.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: