codesnap.nvim icon indicating copy to clipboard operation
codesnap.nvim copied to clipboard

Crashes with an elixir file

Open tekpriest opened this issue 4 months ago β€’ 1 comments

Crashes when I run :CodeSnapSave elixir or :CodeSnap elixir

   9   β”‚                                                                                       ╰───────────────────────────thread '<unnamed>' panicked at library/core/src/panicking.rs:218:5:
function that cannot unwind
                                                                                                                                    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   5   β”‚                                          thread caused non-unwinding panic. aborting.
   4   β”‚ use EventSystem.Stream                                                               Sep 06 20:15:43.101 ERROR Error: 134

tekpriest avatar Sep 06 '25 19:09 tekpriest

@tekpriest Codesnap.nvim v2.0.0-beta.17 has been released. Could you test whether everything works correctly on beta 17? This version introduces some breaking changes, so it's best to completely uninstall your previous Codesnap.nvim installation and follow the v2 README

mistricky avatar Nov 19 '25 04:11 mistricky