mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	vs setting update
This commit is contained in:
		
							
								
								
									
										5
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							@@ -18,7 +18,10 @@
 | 
				
			|||||||
		"algorithm": "cpp",
 | 
							"algorithm": "cpp",
 | 
				
			||||||
		"limits": "cpp",
 | 
							"limits": "cpp",
 | 
				
			||||||
		"concepts": "cpp",
 | 
							"concepts": "cpp",
 | 
				
			||||||
		"*.rh": "cpp"
 | 
							"*.rh": "cpp",
 | 
				
			||||||
 | 
							"chrono": "cpp",
 | 
				
			||||||
 | 
							"string": "cpp",
 | 
				
			||||||
 | 
							"filesystem": "cpp"
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"C_Cpp.intelliSenseEngineFallback": "disabled",
 | 
						"C_Cpp.intelliSenseEngineFallback": "disabled",
 | 
				
			||||||
	"mesonbuild.configureOnOpen": true,
 | 
						"mesonbuild.configureOnOpen": true,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user