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

The Backspace and Enter key are useless in rst editor. #445

Closed
MistyMystery-H opened this issue Apr 17, 2024 · 4 comments
Closed

The Backspace and Enter key are useless in rst editor. #445

MistyMystery-H opened this issue Apr 17, 2024 · 4 comments

Comments

@MistyMystery-H
Copy link

Expected behavior

When I use keyboard key,

Actual behavior

The Backspace and Enter key are useless in rst editor. Erorr messages are: command 'restructuredtext.editor.listEditing.onEnterKey' not found; command 'restructuredtext.editor.listEditing.onBackspaceKey' not found.
img_v3_02a1_3169f88c-8f2a-4ad7-8a7d-0ec2184f331g

Detailed steps

The steps are,

Extension information

190.2.0

Visual Studio Code information

1.85.1

Operating system information

Windows 10

Python information

310

Relevant log output

No response

@MistyMystery-H MistyMystery-H added bug triage Issues that need to be categorized first labels Apr 17, 2024
@BrozzSama
Copy link

I'm encountering the same issue, it seems to be related to the update to the latest version, as the extension was working fine before.

@lextm lextm added dependency issue faq candidate and removed bug triage Issues that need to be categorized first labels Apr 17, 2024
@lextm
Copy link
Member

lextm commented Apr 17, 2024

It should disappear if you restart VS Code (or use Developer: Reload Window in Command Palette).

Sounds like VS Code doesn't allow the extension update to fully initialize and there is little this extension itself can recover without a full reload.

@lextm lextm changed the title [Bug]: The Backspace and Enter key are useless in rst editor. The Backspace and Enter key are useless in rst editor. Apr 17, 2024
@lextm lextm closed this as completed Apr 18, 2024
@lextm lextm pinned this issue Apr 18, 2024
@aaronliu0130
Copy link

I've tried that and this still happens.

@lextm
Copy link
Member

lextm commented Apr 23, 2024

Will lock this one. If you experience similar issue please open a new issue and report your exact environment.

@vscode-restructuredtext vscode-restructuredtext locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants