Your comments

Hello. I'm using 24.1.3 and am experiencing the same problem.

Up until SmartGit version 23.1, underscores were included in identifiers. Therefore, when I double-clicked on an identifier in the editor, it was selected as [snake_case].

However, in SmartGit version 24.1 and later, double-clicking on an identifier selects it as [snake]_case and does not recognize identifiers that contain underscores.

I would like to see this behavior reverted to its previous state.