-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When I write in an rmd file everything is normal when editing the markdown parts. After I enter an ESS code chunk, subsequent typing in markdown leads to weird things, including jumping to the end of the buffer and typing in reverse. Editing is fine within the code chunk. The issue persists even after deleting the code chunk but "resets" after I close and reopen the buffer. Also the bug doesn't happen when I don't load the lsp layer in spacemacs so I assume it has something to do with that. I usually have (ess :variables ess-r-backend 'lsp) in the layer config but the issue happens even when I just load ess. Everything is fine in a normal ESS buffer. See below for a demonstration:
poly-r-bug.mov
Setup
- M1 Pro Macbook
- macOS 12.0.1
- emacs-plus@28
bryce-carson, kjhealy, gdkrmr, dev-lew and WhoisDonlee
Metadata
Metadata
Assignees
Labels
No labels