Weizhong Yang a.k.a zonble
Weizhong Yang a.k.a zonble
KKBOX is a Taiwan based music streaming service and it is available in Japan, Hong Kong, Singapore, Malaysia and Thailand as well. For further information, please visit https://www.kkbox.com.
PIME 的開發團隊好。 我是小麥注音輸入法開發者之一 zonble。小麥注音有一套基於 TypeScript 的實作,原本用於開發 Chrome OS 的版本,由於 PIME 支援 Node.js,前陣子我們也嘗試將原本的實作介接 PIME 的介面,目前也很順利地將小麥注音在 PIME 上面跑起來。雖然目前還不穩定,但我現在就是在用這套輸入法打字。 這個 repo 位在 https://github.com/openvanilla/McBopomofoWeb ,分支是 dev//pime。我們將整個 TypeScript 的實作用 webpack 打包之後,變成單一的 index.js,然後讓 PIME 載入。效果可以見附件的影片。 如果在後續的...
目前 macOS 與 Linux 版本都有聯想詞功能,可以把這段也加過來,讓不同平台之間功能一致。
目前沒辦法使用鍵盤切換,有點沒那麼好用。
The PR updates to the latest version of McBopomofo and includes various fixes.
過去 Terminal app 裡頭有一個問題,導致我們必須要用一些 workaround,才能夠將字送到 terminal app。不過根據 #84 在 macOS 15.0.1 之後,應該不需要用到這個 workaround 了。 在適當的時機,我們應該把這個 workaround 完整移除。
- The PR ports the feature to input Roman numbers from the macOS version. See https://github.com/openvanilla/McBopomofo/pull/720 - Related test cases are added. - Also fine-tunes the logic to handle the...
[小麥族語輸入法](https://github.com/openvanilla/McFoximWeb)是一套基於原語會族語學習表格開發的族語輸入法,支援 42 種族語,使用 TypeScript 開發,可以跟 PIME 所提供的 Node.js 環境介接。操作體驗如下: https://github.com/user-attachments/assets/8ac837af-0e82-48cc-b3ac-549877ffebac 這個 PR 當中 - 新增小麥族語輸入法的 git sub module - 更新安裝程式 - 同時更新小麥注音輸入法到 1.8.6 版 - 修正 CI 的編譯問題
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips)