Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

React doc comment not working #279

Open
himat opened this issue Dec 30, 2020 · 3 comments
Open

React doc comment not working #279

himat opened this issue Dec 30, 2020 · 3 comments

Comments

@himat
Copy link

himat commented Dec 30, 2020

Doc comments don't seem to work in a typescript react file.

In a .ts file:

/** <I type this, and press enter and the '*' is auto inserted on the next line - good>
 *

In a .tsx file:

/** <I type this, and press enter and nothing is inserted on the next line - bad>

Is this a problem with tcomment or something else?

@tomtom
Copy link
Owner

tomtom commented Dec 30, 2020 via email

@himat
Copy link
Author

himat commented Dec 30, 2020

What is '&comments'? and where do I check the definitions of 'comments' for the filetypes?

@tomtom
Copy link
Owner

tomtom commented Dec 30, 2020 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants