2023-01-31 18:59:12 -05:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"script.C": "cpp",
|
|
|
|
"SOLARIS_Qt6_DAQ.pro" : "makefile"
|
2023-02-01 18:58:51 -05:00
|
|
|
},
|
|
|
|
|
|
|
|
"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": "#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
|
|
|
|
}
|
|
|
|
]
|
2023-01-31 18:59:12 -05:00
|
|
|
}
|