8 lines
		
	
	
		
			326 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			326 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "java.configuration.updateBuildConfiguration": "automatic",
 | |
|     "java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx32G -Xms100m",
 | |
|     "files.watcherExclude": {
 | |
|         "**/.git/objects/**": true,
 | |
|         "**/node_modules/**": true
 | |
|     } 
 | |
| } |