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

feat: support ---@{protected,package,public} #71

Merged
merged 1 commit into from
Dec 21, 2022
Merged

feat: support ---@{protected,package,public} #71

merged 1 commit into from
Dec 21, 2022

Conversation

numToStr
Copy link
Owner

This adds support for ---@protected, and ---@package which act precisely as ---@private, which is already implemented, hiding any node from the vimdoc. And ---@public support, which gets parsed and stripped away, and doesn't affect vimdoc in any way.

@numToStr numToStr marked this pull request as draft December 18, 2022 08:15
@numToStr numToStr changed the title feat: support ---@{protected,package} and ---@public feat: support ---@{protected,package,public} Dec 18, 2022
@numToStr numToStr marked this pull request as ready for review December 21, 2022 11:07
@numToStr numToStr merged commit bcb0a38 into master Dec 21, 2022
@numToStr numToStr deleted the protected branch December 21, 2022 11:08
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

Successfully merging this pull request may close these issues.

1 participant