mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	Add GitHub Copilot Chat to devcontainer
This commit is contained in:
		| @@ -13,9 +13,10 @@ | ||||
|     "customizations": { | ||||
|         "vscode": { | ||||
|             "extensions": [ | ||||
|                 "streetsidesoftware.code-spell-checker", | ||||
|                 "dbaeumer.vscode-eslint" | ||||
|             ] | ||||
| 				"streetsidesoftware.code-spell-checker", | ||||
| 				"dbaeumer.vscode-eslint", | ||||
| 				"GitHub.copilot-chat" | ||||
| 			] | ||||
|         } | ||||
|     }, | ||||
|     "forwardPorts": [3000, 3001] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user