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
{{ message }}
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
First of all: thanks for developing this amazing mode: editing Lisp is so much fun now!
I am however having trouble trying to always get the strategy 'instantly to work... I would like everything to be instant, I don't care about CPU usage but I find it very confusing when the indentation does not get updated inmmediatelly. In particular, I would like to get parens immediatelly rebalanced when I reindent whole regions. Here is my config:
Hi!
First of all: thanks for developing this amazing mode: editing Lisp is so much fun now!
I am however having trouble trying to always get the strategy
'instantly
to work... I would like everything to be instant, I don't care about CPU usage but I find it very confusing when the indentation does not get updated inmmediatelly. In particular, I would like to get parens immediatelly rebalanced when I reindent whole regions. Here is my config:However, when I do
<tab>
,<backtab>
with a region selected, the parenthesis do not update inmediatelly. I also have tried things like:But I did not get the desired effect. Do you have any suggestions on what can I do? Is this a bug?
The text was updated successfully, but these errors were encountered: