tree-sitter / tree-sitter-c

C grammar for tree-sitter
MIT License
225 stars 100 forks source link

feat: comment with token for content #205

Open vignesh0025 opened 4 months ago

vignesh0025 commented 4 months ago

Add seperate identifier for comment content

vignesh0025 commented 4 months ago

This feature is to support comment with comment_content like Lua Tree sitter parser: lua-treesitter-grammer