You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try running origami in csharp-mode nothing happens. Upon digging a bit more, there is an error that is signaled in the origami-fold-node function. The following line is where the error is signaled:
Sorry, I don't use this package anymore. I've moved to the TreeSitter solution, ts-fold. It's much faster and more accurate and supports more languages.
When I try running origami in csharp-mode nothing happens. Upon digging a bit more, there is an error that is signaled in the
origami-fold-node
function. The following line is where the error is signaled:origami.el/origami.el
Line 319 in 6938ba9
Also, this error is suppressed in
origami-get-fold-tree
, here:origami.el/origami.el
Line 684 in 6938ba9
I still don't fully understand what's going on here. If you need any further help with debugging this, let me know.
The text was updated successfully, but these errors were encountered: