helix icon indicating copy to clipboard operation
helix copied to clipboard

"Match around comment" not selecting full commented block made of line comments

Open janimo opened this issue 1 year ago • 0 comments

Summary

Using the mac command inside a Python comment block selects the block from top to current line ignoring the rest.

In Rust or C/C++ it works fine with /* */ block comments but same as above for comments made of multiple // comments.

Reproduction Steps

Type mac in the middle of Python a comment block

Helix log

No response

Platform

Linux

Terminal Emulator

gnome terminal

Installation Method

releases page

Helix Version

helix 24.3 (2cadec0b)

janimo avatar Jul 04 '24 07:07 janimo