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

Code blocks always default jump to left #2046

Closed
1 task done
Menn1s opened this issue Apr 15, 2020 · 1 comment
Closed
1 task done

Code blocks always default jump to left #2046

Menn1s opened this issue Apr 15, 2020 · 1 comment

Comments

@Menn1s
Copy link

Menn1s commented Apr 15, 2020

Description

When using a code block, any code block with text that extends beyond the width of the code block will cause this behavior. When I am trying to type more code at the end of the line, it will constantly jump back to the left of the line, making it difficult to see what I am typing at the end of the line.

  • Can you reproduce the issue?

Steps to reproduce

  1. Create a code block with triple backticks
  2. Type beyond the right edge of the code block so it starts scrolling

Expected behavior:

The code block will follow the cursor so that I can see what is being typed at the end of the line.

Actual behavior:
The code block will jump to the end of the line only briefly while I am typing, before jumping back to the left (beginning) of the line.

Versions

  • Mark Text: v0.16.1
  • Operating system: OSX 10.15.3
@fxha
Copy link
Contributor

fxha commented Jun 7, 2020

Thank you for reporting the issue. We noticed that this is a duplicate of #2000. You may want to subscribe there for further updates.

@fxha fxha closed this as completed Jun 7, 2020
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

2 participants