question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Backspace and enter lag (conflicts with Spell Check)

See original GitHub issue

What is the problem?

In reference to several issues, prinicipally https://github.com/yzhang-gh/vscode-markdown/issues/17, I still am experiencing this problem. The backspace and enter bug is still not solved.

Therefore, I had to remove some keyboard shortcuts of your extension, but it still did not work yet, then I had to use @VictorioBerra’s tricks, it almost worked, but later it stopped of working.

How can I reproduce it?

Still the same problem that the other users have experienced.

Is there any error message in the console?

No

I am using Manjaro Linux KDE and VSCode Insiders 1.34.


Workaround

If you do not need the “list continuation” feature, you can delete some key bindings (e.g. onEnterKey, onBackspaceKey). See instructions at https://github.com/yzhang-gh/vscode-markdown/issues/88#issuecomment-364628067.

If you want to investigate more, you can check1 these extensions first, which are reported (probably) conflicting with Markdown-All-in-One:

  • Spell Right
  • Bracket Pair Colorizer 2

1. disable it and see whether the issue is gone edited by @yzhang-gh

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:12
  • Comments:44 (13 by maintainers)

github_iconTop GitHub Comments

5reactions
gusbemacbecommented, Apr 7, 2020

@Jamf05

English

This @yzhang-gh’s extension’s keyboard shortcuts have conflict with Mirosoft’s native Markdown extension’s. You have to remove the keyboard shortcuts from “Open Keyboard Shortcuts”.

  1. Press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>;
  2. Search “Preferences: Keyboard Shortcuts”;
  3. Type “markdown.extension.onEnterKey”, “markdown.extension.onBackspaceKey” and “markdown.extension.onTabKey”, and open the window pop-up. Remove keybinding.
Español

Los atajos de teclado de la extensión de @yzhang-gh tienen conflicto con aquellos de la extensión Markdown nativa de la Mirosoft. Debes eliminar los atajos de teclado de “Open Keyboard Shortcuts”.

1. Presiona <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>;    2. Encunetra “Preferences: Keyboard Shortcuts”;    3. Escribe “markdown.extension.onEnterKey”, “markdown.extension.onBackspaceKey” y “markdown.extension.onTabKey”, y abre la ventana pop-up. Selecciona “Remove keybinding”.

3reactions
henricazottescommented, Mar 11, 2021

I had this problem in combination with SpellRight. I started to have lag when pressing backspace up till it wouldn’t work at all. It seems to happen when the caret is on words with typos, ie when they are underlined in red by the other extension. There is an issue on the other repo but without answers for now: https://github.com/bartosz-antosik/vscode-spellright/issues/363. For the moment I’ve used gusbemacbe quick fix and it seems to do the job.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Word 2010: Problem with Spell Check constantly spell ...
In Word 2010 - as I am typing, the spell check is constantly showing the dialog box or correction box after typing just...
Read more >
Fix: Backspace, Spacebar and Enter Keys are not working
Method 2: Uninstall the keyboard · Hold Windows logo and press R · Type devmgmt.msc and press Enter · Navigate to Keyboards and...
Read more >
Severe site lag to keyboard input - Forum Issues and Suggestions ...
I shut off my spell check and it had no impact on this problem. What I did notice is that everything seems to...
Read more >
Inline spell checker loses red underlines after a backspace is ...
Can someone in QA please more the bug to status "NEW". It takes two minutes to reproduce: Write an e-mail with inline spell-checking...
Read more >
Common Galaxy S10 Keyboard Problems & How to Fix Them
Galaxy S10 Keyboard Sensitivity Issues · Keyboard Not Capitalizing · General Keyboard Lag & Problems · Keyboard Not Showing Up At All ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found