extensions/make/language-configuration.json (10 lines of code) (raw):

{ "comments": { "lineComment": "#" }, "brackets": [ ["{", "}"], ["[", "]"], ["(", ")"] ] }