Nate Chia

Results 5 issues of Nate Chia

如題 每次輸入 打完注音 按下enter 會變成直接執行 而不是完成輸入 如果覺得可以改成換行的話 可以assigne 給我

I make some change in chain.ts that allowsd user able to modify temperature and maxTokens. And i also set default in case user input is invaild.

When I type `so` and Enter Expected: System.out.println(); But got: **so**System.out.println(); (my setup: https://github.com/NateCC0902/nvim/blob/main/after/plugin/lsp.lua)

When I type `so` and Enter Expected: `System.out.println(); ` But got: `soSystem.out.println(); ` (my setup: https://github.com/NateCC0902/nvim/blob/main/after/plugin/lsp.lua)