coq-community / vsc-conceal

Prettify Symbols Mode for Visual Studio Code [maintainer=@rtetley]
MIT License
53 stars 6 forks source link

Cursor is showing to the left of the symbols when it is on the right #4

Open orpuente opened 4 years ago

orpuente commented 4 years ago

Hi, I have the following settings: "conceal.revealOn": "none", "conceal.prettyCursor": "none", "conceal.adjustCursorMovement": true,

And when I move the cursor from left to right, or from right to left to "jump" over a symbol it seems to be rendering the cursor to the left of the symbol in both of the following situations: 1) When the cursor is to left of the symbol (this is ok) 2) When the cursor is to right of the symbol (here is the issue)

pancaek commented 4 years ago

I'll look into this when I have the chance!

sleepymalc commented 1 year ago

Facing the same problem here. Specifically, I'm using this for LaTeX and replace commands like \leq with .

https://github.com/coq-community/vsc-conceal/assets/60427058/18e60ff9-39c9-45db-814b-d611e09c4bb9