mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +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, |   "git.inputValidationSubjectLength": 72, | ||||||
|   "files.insertFinalNewline": true, |   "files.insertFinalNewline": true, | ||||||
|   "files.trimFinalNewlines": 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": { |   "search.exclude": { | ||||||
|     "/extras/tests/catch/*": true |     "/extras/tests/catch/*": true | ||||||
|   } |   }, | ||||||
|  |   "C_Cpp.default.includePath": [ | ||||||
|  |     "/src" | ||||||
|  |   ] | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user