29 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"folders": [
 | 
						|
		{
 | 
						|
			"path": "."
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"settings": {
 | 
						|
		"files.associations": {
 | 
						|
			"*.tcc": "cpp",
 | 
						|
			"bitset": "cpp",
 | 
						|
			"algorithm": "cpp",
 | 
						|
			"istream": "cpp",
 | 
						|
			"limits": "cpp",
 | 
						|
			"streambuf": "cpp",
 | 
						|
			"functional": "cpp",
 | 
						|
			"string": "cpp",
 | 
						|
			"typeinfo": "cpp",
 | 
						|
			"cmath": "cpp",
 | 
						|
			"array": "cpp",
 | 
						|
			"deque": "cpp",
 | 
						|
			"unordered_map": "cpp",
 | 
						|
			"unordered_set": "cpp",
 | 
						|
			"vector": "cpp",
 | 
						|
			"initializer_list": "cpp",
 | 
						|
			"regex": "cpp"
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |