VSCode 外掛 Plugin
Last updated
Last updated
方便在VSCode 上查看網頁。
開啟 html 後點選 ctrl+shift+v
查看相關 GIt 記錄,並且會直接顯示在行旁邊。
方便查看 binary 的檔案
輸入路徑時會自動建議
選取後快速翻譯,點選 plugin setting 設定要翻譯哪個語言
選擇字後按 shift+option+t
編輯 .ssh/config 檔案後會自動出現在列表中
Github: https://github.com/coder/code-server
Docker hub: https://hub.docker.com/r/codercom/code-server
docker-compose 範例:
其他 environment config 可參考:
類似 mongoDB compass, 並且可以在上面快速的更新資料,與使用 playground 測試 query
選擇 Containers 之後下面選一個 container,點選 Attach to container ,即可進入該 docker ,快速方便的改 container 內檔案
https://code.visualstudio.com/blogs/2019/10/31/inspecting-containers