Add Github related extensions in devcontainer (#25800)
This commit is contained in:
		
							parent
							
								
									52f46919dc
								
							
						
					
					
						commit
						1c8073b483
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue