Multiple Extensions best Practice #200
Unanswered
xavier7179
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I noticed that when the file type is set as "c" (e.g.,
ft("c")
), the extensions on which the formatting is then applied are only for .c files. Is it expected behavior? If so, what will be the best practice to catch it properly but distinguish between different languages with the same extensions, i.e., "c" and "cpp"?Beta Was this translation helpful? Give feedback.
All reactions