mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	VSCode: configure include path
This commit is contained in:
		
							
								
								
									
										16
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -5,18 +5,10 @@ | ||||
|   "git.inputValidationSubjectLength": 72, | ||||
|   "files.insertFinalNewline": true, | ||||
|   "files.trimFinalNewlines": true, | ||||
|   "files.associations": { | ||||
|     "fstream": "cpp", | ||||
|     "iomanip": "cpp", | ||||
|     "string": "cpp", | ||||
|     "system_error": "cpp", | ||||
|     "vector": "cpp", | ||||
|     "xlocmon": "cpp", | ||||
|     "xlocnum": "cpp", | ||||
|     "xloctime": "cpp", | ||||
|     "xstring": "cpp" | ||||
|   }, | ||||
|   "search.exclude": { | ||||
|     "/extras/tests/catch/*": true | ||||
|   } | ||||
|   }, | ||||
|   "C_Cpp.default.includePath": [ | ||||
|     "/src" | ||||
|   ] | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user