add tree-sitter-comment - #1300
Conversation
|
Is there any way to inject this without manually specifying it in the corresponding |
|
I think you have to do it manually for all :/ We could try enabling a 'hidden' ((comment) @injection.content
(#set! injection.language "comment"))but that might break or not work on languages that have different names for comment nodes (like languages that have different block and line comments) |
|
Seems like |
|
Oh, I thought modification to the code base is required. |
|
Thanks! 🎉 |
|
Hi, |
|
@bestouff Which language did you use? The TODO support needs to be added to the language highlights. |
|
Make sure you |
That was it. Thanks to all of you ! |
closes #1164
builds on #1170