mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Add Github related extensions in devcontainer (#25800)
This commit is contained in:
		| @@ -23,7 +23,8 @@ | ||||
|         "Vue.volar", | ||||
|         "ms-azuretools.vscode-docker", | ||||
|         "zixuanchen.vitest-explorer", | ||||
|         "qwtel.sqlite-viewer" | ||||
|         "qwtel.sqlite-viewer", | ||||
|         "GitHub.vscode-pull-request-github" | ||||
|       ] | ||||
|     } | ||||
|   }, | ||||
|   | ||||
| @@ -35,6 +35,7 @@ vscode: | ||||
|     - ms-azuretools.vscode-docker | ||||
|     - zixuanchen.vitest-explorer | ||||
|     - qwtel.sqlite-viewer | ||||
|     - GitHub.vscode-pull-request-github | ||||
|  | ||||
| ports: | ||||
|   - name: Gitea | ||||
|   | ||||
		Reference in New Issue
	
	Block a user