Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] ess-smart-equals add an extra whitespace after the cursor #8

Open
zhenhua-wang opened this issue Jul 12, 2022 · 2 comments
Open

Comments

@zhenhua-wang
Copy link

zhenhua-wang commented Jul 12, 2022

I have the following settings in my config file.

  (setq ess-smart-equals-padding-left 'some-space)
  (setq ess-smart-equals-padding-right 'none)

Whenever I pressed "=", an whitespace would be inserted after the cursor. This is especially annoying when pressing "=" inside a data.frame, as it would add a whitespace inside the parenthesis (An example is shown below).

Screen Shot 2022-07-12 at 5 17 08 PM

@genovese
Copy link
Owner

genovese commented Aug 3, 2022

Thanks for bringing this to my attention. I'll take a look and get back to you.

@pcinereus
Copy link

Was this ever resolved? The behaviour still seems to persist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants