writer icon indicating copy to clipboard operation
writer copied to clipboard

Add support for additional extensions

Open ldore opened this issue 3 years ago • 0 comments

Mintlify seems to detect the language from the file extension.
But some languages are not restricted to a single extension.

For example:

  • cpp is correctly detected for the .cpp file extension...
  • ... but other acceptable file extensions for c++ are not recognized:

It would be great if those extensions were supported. (Or if additional custom extension/language associations could be added in the settings).

ldore avatar Jun 14 '22 09:06 ldore