You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A code line is shifting while toggling comments by a shortcut. See gif: https://ibb.co/9ZGvWPj
However the toggling by the dropdown from the main menu works fine.
Steps to reproduce
Create empty JS file
Type something in any line
Toggle twice comment by a shortcut
The line is shifted by a space
Expected behavior
There should be no indents after the toggling single-line comments via a shortcut.
Actual behavior
The line I try to twice toggle comment for is shifted by a space.
While a shortcut console shows the following only.
Description
A code line is shifting while toggling comments by a shortcut. See gif: https://ibb.co/9ZGvWPj
However the toggling by the dropdown from the main menu works fine.
Steps to reproduce
Expected behavior
There should be no indents after the toggling single-line comments via a shortcut.
Actual behavior
The line I try to twice toggle comment for is shifted by a space.
While a shortcut console shows the following only.
The menu usage causes console to show this:
Environment
The text was updated successfully, but these errors were encountered: