luozhiya / fittencode.nvim

Fitten Code AI Programming Assistant for Neovim
84 stars 9 forks source link

value too large #29

Closed ErrEoE closed 4 months ago

ErrEoE commented 5 months ago
1714473083534

Using it in go project, it occur error after a few time! I use inline mode.

luozhiya commented 5 months ago

Hi @ErrEoE

Can it be reproduced? Set the log level to debug and take a look at the logs.

log = {
  level = vim.log.levels.DEBUG,
},

Please update to https://github.com/luozhiya/fittencode.nvim/commit/ec4fa919bd95a86be22b4b2199d4d34e8025d753, The related code has already been updated

ErrEoE commented 4 months ago

After the plugin updated, I have not reproduced it, so close this issue.