While writing a comment in .ini files, VS Code gives me the comment ; when what I need is a #. Is there a setting somewhere where I can replace that character?
This is similar issue but not a duplicate of the following post, as I am not editing assembly and the extension provided does not work: How to customize comment character in Visual Studio Code?