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 40574057 "[cpp]" : {
40584058 "editor.wordBasedSuggestions" : false ,
40594059 "editor.suggest.insertMode" : " replace" ,
4060- "editor.semanticHighlighting.enabled" : true ,
4061- "editor.inlayHints.fontSize" : 12
4060+ "editor.semanticHighlighting.enabled" : true
40624061 },
40634062 "[cuda-cpp]" : {
40644063 "editor.wordBasedSuggestions" : false ,
40654064 "editor.suggest.insertMode" : " replace" ,
4066- "editor.semanticHighlighting.enabled" : true ,
4067- "editor.inlayHints.fontSize" : 12
4065+ "editor.semanticHighlighting.enabled" : true
40684066 },
40694067 "[c]" : {
40704068 "editor.wordBasedSuggestions" : false ,
40714069 "editor.suggest.insertMode" : " replace" ,
4072- "editor.semanticHighlighting.enabled" : true ,
4073- "editor.inlayHints.fontSize" : 12
4070+ "editor.semanticHighlighting.enabled" : true
40744071 }
40754072 },
40764073 "semanticTokenTypes" : [
You can’t perform that action at this time.
0 commit comments