{ "files.associations": { "script.C": "cpp", "SOLARIS_Qt6_DAQ.pro": "makefile", "qlineseries": "cpp", "cctype": "cpp", "clocale": "cpp", "cmath": "cpp", "cstdarg": "cpp", "cstddef": "cpp", "cstdio": "cpp", "cstdlib": "cpp", "cstring": "cpp", "ctime": "cpp", "cwchar": "cpp", "cwctype": "cpp", "array": "cpp", "atomic": "cpp", "bit": "cpp", "*.tcc": "cpp", "chrono": "cpp", "codecvt": "cpp", "compare": "cpp", "concepts": "cpp", "condition_variable": "cpp", "cstdint": "cpp", "deque": "cpp", "list": "cpp", "map": "cpp", "string": "cpp", "unordered_map": "cpp", "unordered_set": "cpp", "vector": "cpp", "exception": "cpp", "algorithm": "cpp", "functional": "cpp", "iterator": "cpp", "memory": "cpp", "memory_resource": "cpp", "numeric": "cpp", "optional": "cpp", "random": "cpp", "ratio": "cpp", "string_view": "cpp", "system_error": "cpp", "tuple": "cpp", "type_traits": "cpp", "utility": "cpp", "future": "cpp", "initializer_list": "cpp", "iomanip": "cpp", "iosfwd": "cpp", "iostream": "cpp", "istream": "cpp", "limits": "cpp", "mutex": "cpp", "new": "cpp", "numbers": "cpp", "ostream": "cpp", "semaphore": "cpp", "span": "cpp", "sstream": "cpp", "stdexcept": "cpp", "stop_token": "cpp", "streambuf": "cpp", "thread": "cpp", "cinttypes": "cpp", "typeinfo": "cpp", "variant": "cpp", "qdatetime": "cpp", "fstream": "cpp", "allocator": "cpp" }, "better-comments.multilineComments": true, "better-comments.tags" : [ { "tag": "!", "color": "#FF2D00", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "?", "color": "#0076FF", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "@", "color": "#00F8FF", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "/", "color": "#00A0FF", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "//", "color": "#474747", "strikethrough": true, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "^", "color": "#EAF622", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "*", "color": "#28FF00", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "&", "color": "#FF06A0", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "~", "color": "#BE00FF", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false }, { "tag": "todo", "color": "#FF8C00", "strikethrough": false, "backgroundColor": "transparent", "bold": false, "italic": false } ] }