You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	VSCode go.delveConfig settings
This commit is contained in:
		
							
								
								
									
										12
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -45,5 +45,15 @@ | ||||
|             // "source.organizeImports": true, | ||||
|         }, | ||||
|     }, | ||||
|     "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false | ||||
|     "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false, | ||||
|     "go.delveConfig": { | ||||
|         "useApiV1": false, | ||||
|         "dlvLoadConfig": { | ||||
|             "followPointers": true, | ||||
|             "maxVariableRecurse": 3, | ||||
|             "maxStringLen": 2048, | ||||
|             "maxArrayValues": 64, | ||||
|             "maxStructFields": -1 | ||||
|         } | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user