Closed ellxor closed 6 months ago
Describe the bug Toggling comments (default keybind: Ctrl-/) when selecting code in a rust file does not toggle comments.
To Reproduce Default behavior of editor.
This is fixed in the next nightly, thanks for the report.
Do note that toggling is only for regular comments. Doc comments aren't handled in a special way
Describe the bug Toggling comments (default keybind: Ctrl-/) when selecting code in a rust file does not toggle comments.
To Reproduce Default behavior of editor.