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: Typing bug found when writing transactions #840

Open
cesarValdivia opened this issue Jun 21, 2024 · 1 comment
Open

BUG: Typing bug found when writing transactions #840

cesarValdivia opened this issue Jun 21, 2024 · 1 comment

Comments

@cesarValdivia
Copy link

Describe the bug
When typing: "BEGIN TRANSACTION" the cursor is missallocated.

To Reproduce
Steps to reproduce the behavior:

  1. Open a new query editor
  2. Type "BEGIN TRANSACTION"
  3. See error

Expected behavior
The cursor to keep at the end of the line instead keeping in before the N letter of the BEGIN word.

Screenshots

Typing.bug.mp4

Version Information (please complete the following information):

  • OS: Windows
  • App Version: v5.3.1
  • Install source: Installer
  • Type: Application
  • Database engine: SQL Server
@KeshariPiyush24
Copy link

Can't reproduce this in mac.

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