插件安裝
安裝package control組件,然後直接在線安裝
按Ctrl+`調出console(註:避免熱鍵衝突)
貼上以下程式碼到命令列並回車:
import urllib.request,os; pf = 'Package Control. sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); open(os.path.join(ipp, pf), 'wbb ').write(urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ','%20')).read())
報錯
reloading settings Packages/Package Control/Package Control.sublime-settings
warning: mnemonic e not found in menu caption 新標籤中開啟目前檔案(E)
warning: mnemonic l not found in menu caption 儲存全部(L)warning: mnwar not foundm menu caption 恢復檔案(V)
warning: mnemonic x not found in menu caption 退出(X)
warning: mnemonic n not found in menu caption 剪切(N)
warning: mnonic m not found found in menn not found(
warning: mnemonic a not found in menu caption 轉換大小寫(A)
warning: mnemonic i not found in menu caption 查找(I)
warning: mnemonic n not found in menu caption 行尾(N) captionl. not found in menu caption 自動換行(W)
warning: mnemonic t not found in menu caption 切換換行(W)
warning: mnemonic t not found in menu caption 切換檔案(T)
warning: mnemonic b not found in menu 膠囊系統(U)
warning: mnemonic v not found in menu caption 保存巨集(V)…
warning: mnemonic p not found in menu caption 項目(P)
warning: mnemonic A not found in menu caption in menu caption 保存為工作區… warning: mnemonic d not found in menu caption 新增資料夾到專案(D)…
warning: mnemonic m not found in menu caption 從專案移除所有資料夾(M)
warning: mnemonic e not found in menu caption 刷新資料夾(E)
warning: mnemonic n not found in menu caption 首選項(N)
warning: mnemonic P not found in menu caption 插件設定
warning: mnemonic e not found in menu caption 插件設定
warning: mnemonic e not found in menu caption 新標籤中開啟目前檔案(E )
warning: mnemonic l not found in menu caption 保存全部(L)
warning: mnemonic v not found in menu caption 恢復檔案(V)
warning: mnemonic x not found in menu caption 退出(X) mn not found in menu caption 剪切(N)
warning: mnemonic m not found in menu caption 註釋(M)
warning: mnemonic a not found in menu caption 轉換大小寫(A)
warning: mnemonic iu found in尋找(I)
warning: mnemonic n not found in menu caption 行尾(N)
warning: mnemonic w not found in menu caption 自動換行(W)
warning: mnemonic t not found in menu caption in menu() warning: mnemonic b not found in menu caption 書籤(B)
warning: mnemonic u not found in menu caption 編譯系統(U)
warning: mnemonic v not found in menu caption 保存巨集(Voning): 存巨(V found in menu caption 項目(P)
warning: mnemonic A not found in menu caption 保存為工作區…
warning: mnemonic d not found in menu caption 新增資料夾到專案(D)…
warning: mnemonic m not found in menu caption 從專案移除所有資料夾(M)
warning: mnemonic e not found in menu caption 刷新資料夾(E)
warning: mnemonic n not found in menu caption 首選項(N)
warning: mnemonic P not found in menu caption 插件設定
誰知道怎麼回事嗎
我能說是這個漢化版本有問題?