mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 07:20:07 -05: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
 | 
			
		||||
    - ms-azuretools.vscode-docker
 | 
			
		||||
    - zixuanchen.vitest-explorer
 | 
			
		||||
    - alexcvzz.vscode-sqlite
 | 
			
		||||
 | 
			
		||||
ports:
 | 
			
		||||
  - name: Gitea
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user