首先安裝settings sync
參考settings sync說明在github上設定personal access tokens,設定完後輸入sync upload
上傳vscode的設定,需要github token
注意:由於早期存在vscode設定的github token但是失效了,會報如下錯誤
sync : invalid / expired github token. please generate new token with scopes mentioned in readme. exception logged in console.
因此,我們要去github上重新生成新的token,然後
linux下:~/.config/code/user/synclocalsettings.json
進入目錄後,找到 synclocalsettings.json 這個檔案,查詢token,並替換後面複製的值,就可以順利進行同步配置資訊了。
vscode使用指南
1.游標移動 同時按住 option alt 和方向鍵,那麼游標移動的顆粒度就變成了單詞,你就可以在文件中以單詞為單位不停地移動游標了 下面這張圖顯示,第一行 中的第乙個單詞是 function,一共8個字元,游標的位置在第五個字元 t 的後面。當你想把游標直接移動到整個單詞,也就是 functio...
vscode設定同步
1 settings sync是vscode中同步設定和安裝外掛程式的小工具,在擴充套件商店中搜尋並安裝它 2 登陸github your profile settings developer settings personal access tokens generate new token,輸入...
vscode 設定問題
pycharm編輯tensorflow和tensorrt出錯,importerror libcublas.so.10.0 cannot open shared object file no such file or directory 各種方法解決不了。pyjuter用不習慣,只能用vscode。只...