Skip to content

Conversation

@ZashIn
Copy link
Contributor

@ZashIn ZashIn commented Jun 8, 2024

Replaces unknown type annotations {*} with a placeholder for tab jumping.

Since it was only used in buildJsdocLine, I also replaced the custom JsdocBuilder.repeat method with the native string.padRight for less redundancy.

@Crystal-Spider
Copy link
Owner

Crystal-Spider commented Jun 8, 2024

Thanks, seems a great addition!

Give me a while to test, merge, and release as I'm busy with other stuff, but I will definitely accept it.

Also thanks for the repeat method removal, I implement it before knowing about the padRight method and then I always forgot to update it.

@Crystal-Spider Crystal-Spider self-assigned this Jul 16, 2024
@Crystal-Spider Crystal-Spider added the enhancement New feature or request label Jul 16, 2024
@Crystal-Spider Crystal-Spider added this to the 2.2.0 milestone Jul 16, 2024
@Crystal-Spider Crystal-Spider merged commit 0775150 into Crystal-Spider:main Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

2 participants