If I remember correctly, I think that was the behavior of the subject in previous versions.
I do not know the exact version.
In the latest version, Ctrl-C works to copy function details not selected strings.
I always select a string in the source code view, Ctrl-C , move to IDE and Ctrl-V.
The purpose is to search the string in IDE.
Then, my expectation of Ctrl-C is to copy the selected string.
Of course I can copy from the right-click menu, but I always make a mistake with Ctrl-C...
If possible, I would like Ctrl-C to copy the selected string on "Source Code View".
If you have any policies, you can ignore this topic. This is just my small request.
YAMA,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This should be fixed now in 1.0.6. CTRL-C copies the source edit selection
if there is a selection AND the source edit is active.
Otherwise CTRL-C copies the last clicked function details.
If I remember correctly, I think that was the behavior of the subject in
previous versions.
I do not know the exact version.
In the latest version, Ctrl-C works to copy function details not selected
strings.
I always select a string in the source code view, Ctrl-C , move to IDE and
Ctrl-V.
The purpose is to search the string in IDE.
Then, my expectation of Ctrl-C is to copy the selected string.
Of course I can copy from the right-click menu, but I always make a
mistake with Ctrl-C...
If possible, I would like Ctrl-C to copy the selected string on "Source
Code View".
If you have any policies, you can ignore this topic. This is just my small
request.
Hello,
If I remember correctly, I think that was the behavior of the subject in previous versions.
I do not know the exact version.
In the latest version, Ctrl-C works to copy function details not selected strings.
I always select a string in the source code view, Ctrl-C , move to IDE and Ctrl-V.
The purpose is to search the string in IDE.
Then, my expectation of Ctrl-C is to copy the selected string.
Of course I can copy from the right-click menu, but I always make a mistake with Ctrl-C...
If possible, I would like Ctrl-C to copy the selected string on "Source Code View".
If you have any policies, you can ignore this topic. This is just my small request.
YAMA,
Hi Yama-san,
This should be fixed now in 1.0.6. CTRL-C copies the source edit selection
if there is a selection AND the source edit is active.
Otherwise CTRL-C copies the last clicked function details.
Best Regards,
-Sami
On Tue, 14 Feb 2023 at 07:59, Yu YAMA yuyama@users.sourceforge.net wrote: