R/language_registry.R
get_comment_group.Rd
Returns the name of the comment syntax group for a given file extension.
get_comment_group(ext)
Character string of the file extension (without dot)
Character string of the group name ("hash", "dash", "slash", "percent"), or "hash" if not found (default)