11{
2- "files.associations" : {
3- "copyright" : " json" ,
4- "*.ipp" : " cpp" ,
5- "strstream" : " cpp" ,
6- "cerrno" : " cpp" ,
7- "csetjmp" : " cpp" ,
8- "cstdarg" : " cpp" ,
9- "rope" : " cpp" ,
10- "iostream" : " cpp" ,
11- "streambuf" : " cpp" ,
12- "*.tcc" : " cpp" ,
13- "regex" : " cpp" ,
14- "algorithm" : " cpp" ,
15- "array" : " cpp" ,
16- "atomic" : " cpp" ,
17- "bit" : " cpp" ,
18- "bitset" : " cpp" ,
19- "cassert" : " cpp" ,
20- "cctype" : " cpp" ,
21- "cfloat" : " cpp" ,
22- "chrono" : " cpp" ,
23- "ciso646" : " cpp" ,
24- "climits" : " cpp" ,
25- "clocale" : " cpp" ,
26- "cmath" : " cpp" ,
27- "complex" : " cpp" ,
28- "cstddef" : " cpp" ,
29- "cstdint" : " cpp" ,
30- "cstdio" : " cpp" ,
31- "cstdlib" : " cpp" ,
32- "cstring" : " cpp" ,
33- "ctime" : " cpp" ,
34- "cwchar" : " cpp" ,
35- "cwctype" : " cpp" ,
36- "deque" : " cpp" ,
37- "list" : " cpp" ,
38- "map" : " cpp" ,
39- "set" : " cpp" ,
40- "string" : " cpp" ,
41- "unordered_map" : " cpp" ,
42- "vector" : " cpp" ,
43- "exception" : " cpp" ,
44- "functional" : " cpp" ,
45- "iterator" : " cpp" ,
46- "memory" : " cpp" ,
47- "memory_resource" : " cpp" ,
48- "numeric" : " cpp" ,
49- "optional" : " cpp" ,
50- "random" : " cpp" ,
51- "ratio" : " cpp" ,
52- "string_view" : " cpp" ,
53- "system_error" : " cpp" ,
54- "tuple" : " cpp" ,
55- "type_traits" : " cpp" ,
56- "utility" : " cpp" ,
57- "fstream" : " cpp" ,
58- "initializer_list" : " cpp" ,
59- "iomanip" : " cpp" ,
60- "ios" : " cpp" ,
61- "iosfwd" : " cpp" ,
62- "istream" : " cpp" ,
63- "limits" : " cpp" ,
64- "locale" : " cpp" ,
65- "new" : " cpp" ,
66- "ostream" : " cpp" ,
67- "queue" : " cpp" ,
68- "sstream" : " cpp" ,
69- "stdexcept" : " cpp" ,
70- "thread" : " cpp" ,
71- "cfenv" : " cpp" ,
72- "cinttypes" : " cpp" ,
73- "typeindex" : " cpp" ,
74- "typeinfo" : " cpp" ,
75- "variant" : " cpp" ,
76- "compare" : " cpp"
77- },
78- "svn.ignoreMissingSvnWarning" : true ,
79- "editor.tokenColorCustomizations" : {
80- "textMateRules" : [
81- {
82- "scope" : " googletest.failed" ,
83- "settings" : {
84- "foreground" : " #f00"
85- }
86- },
87- {
88- "scope" : " googletest.passed" ,
89- "settings" : {
90- "foreground" : " #0f0"
91- }
92- },
93- {
94- "scope" : " googletest.run" ,
95- "settings" : {
96- "foreground" : " #0f0"
97- }
98- }
99- ]
100- },
101- "gtest-adapter.debugConfig" : " Run ELFIO Tests" ,
102- "gtest-adapter.supportLocation" : true ,
103- "sonarlint.pathToCompileCommands" : " ${workspaceFolder}/build/compile_commands.json"
104- }
2+ "files.associations" : {
3+ "copyright" : " json" ,
4+ "*.ipp" : " cpp" ,
5+ "strstream" : " cpp" ,
6+ "cerrno" : " cpp" ,
7+ "csetjmp" : " cpp" ,
8+ "cstdarg" : " cpp" ,
9+ "rope" : " cpp" ,
10+ "iostream" : " cpp" ,
11+ "streambuf" : " cpp" ,
12+ "*.tcc" : " cpp" ,
13+ "regex" : " cpp" ,
14+ "algorithm" : " cpp" ,
15+ "array" : " cpp" ,
16+ "atomic" : " cpp" ,
17+ "bit" : " cpp" ,
18+ "bitset" : " cpp" ,
19+ "cassert" : " cpp" ,
20+ "cctype" : " cpp" ,
21+ "cfloat" : " cpp" ,
22+ "chrono" : " cpp" ,
23+ "ciso646" : " cpp" ,
24+ "climits" : " cpp" ,
25+ "clocale" : " cpp" ,
26+ "cmath" : " cpp" ,
27+ "complex" : " cpp" ,
28+ "cstddef" : " cpp" ,
29+ "cstdint" : " cpp" ,
30+ "cstdio" : " cpp" ,
31+ "cstdlib" : " cpp" ,
32+ "cstring" : " cpp" ,
33+ "ctime" : " cpp" ,
34+ "cwchar" : " cpp" ,
35+ "cwctype" : " cpp" ,
36+ "deque" : " cpp" ,
37+ "list" : " cpp" ,
38+ "map" : " cpp" ,
39+ "set" : " cpp" ,
40+ "string" : " cpp" ,
41+ "unordered_map" : " cpp" ,
42+ "vector" : " cpp" ,
43+ "exception" : " cpp" ,
44+ "functional" : " cpp" ,
45+ "iterator" : " cpp" ,
46+ "memory" : " cpp" ,
47+ "memory_resource" : " cpp" ,
48+ "numeric" : " cpp" ,
49+ "optional" : " cpp" ,
50+ "random" : " cpp" ,
51+ "ratio" : " cpp" ,
52+ "string_view" : " cpp" ,
53+ "system_error" : " cpp" ,
54+ "tuple" : " cpp" ,
55+ "type_traits" : " cpp" ,
56+ "utility" : " cpp" ,
57+ "fstream" : " cpp" ,
58+ "initializer_list" : " cpp" ,
59+ "iomanip" : " cpp" ,
60+ "ios" : " cpp" ,
61+ "iosfwd" : " cpp" ,
62+ "istream" : " cpp" ,
63+ "limits" : " cpp" ,
64+ "locale" : " cpp" ,
65+ "new" : " cpp" ,
66+ "ostream" : " cpp" ,
67+ "queue" : " cpp" ,
68+ "sstream" : " cpp" ,
69+ "stdexcept" : " cpp" ,
70+ "thread" : " cpp" ,
71+ "cfenv" : " cpp" ,
72+ "cinttypes" : " cpp" ,
73+ "typeindex" : " cpp" ,
74+ "typeinfo" : " cpp" ,
75+ "variant" : " cpp" ,
76+ "compare" : " cpp" ,
77+ "any" : " cpp" ,
78+ "charconv" : " cpp" ,
79+ "concepts" : " cpp" ,
80+ "condition_variable" : " cpp" ,
81+ "csignal" : " cpp" ,
82+ "filesystem" : " cpp" ,
83+ "format" : " cpp" ,
84+ "forward_list" : " cpp" ,
85+ "mutex" : " cpp" ,
86+ "span" : " cpp" ,
87+ "stop_token" : " cpp" ,
88+ "unordered_set" : " cpp" ,
89+ "xfacet" : " cpp" ,
90+ "xhash" : " cpp" ,
91+ "xiosbase" : " cpp" ,
92+ "xlocale" : " cpp" ,
93+ "xlocbuf" : " cpp" ,
94+ "xlocinfo" : " cpp" ,
95+ "xlocmes" : " cpp" ,
96+ "xlocmon" : " cpp" ,
97+ "xlocnum" : " cpp" ,
98+ "xloctime" : " cpp" ,
99+ "xmemory" : " cpp" ,
100+ "xstring" : " cpp" ,
101+ "xtr1common" : " cpp" ,
102+ "xtree" : " cpp" ,
103+ "xutility" : " cpp"
104+ },
105+ "svn.ignoreMissingSvnWarning" : true ,
106+ "editor.tokenColorCustomizations" : {
107+ "textMateRules" : [
108+ {
109+ "scope" : " googletest.failed" ,
110+ "settings" : {
111+ "foreground" : " #f00"
112+ }
113+ },
114+ {
115+ "scope" : " googletest.passed" ,
116+ "settings" : {
117+ "foreground" : " #0f0"
118+ }
119+ },
120+ {
121+ "scope" : " googletest.run" ,
122+ "settings" : {
123+ "foreground" : " #0f0"
124+ }
125+ }
126+ ]
127+ },
128+ "gtest-adapter.debugConfig" : " Run ELFIO Tests" ,
129+ "gtest-adapter.supportLocation" : true ,
130+ "sonarlint.pathToCompileCommands" : " ${workspaceFolder}/build/compile_commands.json"
131+ }
0 commit comments