meta data for this page
  •  

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
vs-code [2023/03/15 19:58]
ghsrobert VSCodium:移轉設定過來!
vs-code [2024/07/30 18:23] (目前版本)
ghsrobert [20240730 問題]
行 114: 行 114:
       - 在 VSCodium 中用 command palette 執行「Shell command: install 'codium' command in PATH」✅       - 在 VSCodium 中用 command palette 執行「Shell command: install 'codium' command in PATH」✅
       - 執行 ''$ xargs -n1 codium --install-extension < ~/vscode-extensions.txt'',真有趣,不用關 VSCodium,一個個都裝好了~       - 執行 ''$ xargs -n1 codium --install-extension < ~/vscode-extensions.txt'',真有趣,不用關 VSCodium,一個個都裝好了~
 +    - Edit CSV 的行高要再設定
 +
 +==== 20240730 問題 ====
 +最近發現 ``⌘⇧N`` 開新視窗時會說「歡迎」畫面 ''unexpected token in json''
 +  - 裝最新 VSCodium 1.91xxxx 會打不開,死 orz
 +  - 降裝 1.79.0 → Customize UI 出得來,但介面字型變了
 +    * (有發現 VS Code 似有新的 APC extension 可以調整介面)
 +  - 再降裝 1.75.1 → 介面字型順利改變,但是「歡迎」畫面又死了 :s