vscode-basex #1
					 1 changed files with 11 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								.vscode/sftp.json
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.vscode/sftp.json
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
{
 | 
			
		||||
    "name": "My Server",
 | 
			
		||||
    "host": "localhost",
 | 
			
		||||
    "protocol": "sftp",
 | 
			
		||||
    "port": 22,
 | 
			
		||||
    "username": "username",
 | 
			
		||||
    "remotePath": "/",
 | 
			
		||||
    "uploadOnSave": true,
 | 
			
		||||
    "useTempFile": false,
 | 
			
		||||
    "openSsh": false
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue