microsoft / microsoft/TypeScript-TmLanguage
JsDoc new line asterisk not recognized as punctuation
Open
Nobody has claimed this yet.
Awaiting More Feedback
- Dominant language
- TypeScript
- Stars
- 471
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
/** punctuation.definition.comment.js
* comment.block.documentation.js
*/ punctuation.definition.comment.js
If not desired to change the base language, would this fit in a grammar extension? I would like to apply different color to the punctuation and the comment itself.
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the repository's TypeScript TextMate grammar handling of JSDoc comments and compare the scopes shown in the issue. Done means the newline asterisk is recognized as punctuation separately from the comment, allowing distinct coloring without changing the base language.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100