File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 4057
4057
"[cpp]" : {
4058
4058
"editor.wordBasedSuggestions" : false ,
4059
4059
"editor.suggest.insertMode" : " replace" ,
4060
- "editor.semanticHighlighting.enabled" : true ,
4061
- "editor.inlayHints.fontSize" : 12
4060
+ "editor.semanticHighlighting.enabled" : true
4062
4061
},
4063
4062
"[cuda-cpp]" : {
4064
4063
"editor.wordBasedSuggestions" : false ,
4065
4064
"editor.suggest.insertMode" : " replace" ,
4066
- "editor.semanticHighlighting.enabled" : true ,
4067
- "editor.inlayHints.fontSize" : 12
4065
+ "editor.semanticHighlighting.enabled" : true
4068
4066
},
4069
4067
"[c]" : {
4070
4068
"editor.wordBasedSuggestions" : false ,
4071
4069
"editor.suggest.insertMode" : " replace" ,
4072
- "editor.semanticHighlighting.enabled" : true ,
4073
- "editor.inlayHints.fontSize" : 12
4070
+ "editor.semanticHighlighting.enabled" : true
4074
4071
}
4075
4072
},
4076
4073
"semanticTokenTypes" : [
You can’t perform that action at this time.
0 commit comments