typora-issues
typora-issues copied to clipboard
Delete Paragraph keyboard shortcut does not work in source code mode
Describe the bug The Delete Paragraph / Block keyboard shortcut has no effect in source code mode.
To Reproduce Steps to reproduce the behavior:
- Open or create a document with at least one line of data. Put the cursor on a line with data.
- Enter Source Code mode.
- Press the keyboard shortcut for Delete Paragraph / Block.
Expected behavior The entire line/paragraph/block should be deleted.
Desktop:
- OS: Windows 10 64bit
Typora Version 1.7.6
Additional context Initially I thought keyboard shortcuts didn't work in source code mode. Then I realized it was just this shortcut (maybe others), since other Delete Range shortcuts worked.