vscode: disable snippetsPreventQuickSuggestions
This commit is contained in:
		
							parent
							
								
									da7a3084c7
								
							
						
					
					
						commit
						1eabd3405d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,8 @@
 | 
			
		|||
    "workbench.preferredDarkColorTheme": "GitHub Dark",
 | 
			
		||||
    "workbench.preferredLightColorTheme": "GitHub Light",
 | 
			
		||||
    "window.autoDetectColorScheme": true,
 | 
			
		||||
    "workbench.colorTheme": "GitHub Light",
 | 
			
		||||
    "workbench.colorTheme": "GitHub Dark",
 | 
			
		||||
    "git.autofetch": true,
 | 
			
		||||
    "git.confirmSync": false,
 | 
			
		||||
    "editor.suggest.snippetsPreventQuickSuggestions": false,
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue