mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add sqlite vscode extension to Gitpod configuration (#21552)
It allows for quick database inspections in the IDE.  Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
		@@ -33,6 +33,7 @@ vscode:
 | 
				
			|||||||
    - johnsoncodehk.volar
 | 
					    - johnsoncodehk.volar
 | 
				
			||||||
    - ms-azuretools.vscode-docker
 | 
					    - ms-azuretools.vscode-docker
 | 
				
			||||||
    - zixuanchen.vitest-explorer
 | 
					    - zixuanchen.vitest-explorer
 | 
				
			||||||
 | 
					    - alexcvzz.vscode-sqlite
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ports:
 | 
					ports:
 | 
				
			||||||
  - name: Gitea
 | 
					  - name: Gitea
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user