79610014

Date: 2025-05-07 07:41:25
Score: 0.5
Natty:
Report link

You can Add Visual Studio editor support for another language.

VS2022 uses TextMate Grammars for this, which seems to support comments, so you can add a new language with files of extension ".txt" or ending with "CMakeLists.txt" and set wraps of # and \n as its comment wrapper. There is a tag, if you struggle implementing that.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: RedStoneMatt