https://bugs.kde.org/show_bug.cgi?id=490816
Bug ID: 490816
Summary: I attempted to rename a method in my Golang project
using Kate, but the renaming failed.
Classification: Applications
Product: kate
Version: 24.05.2
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Operating System: Windows 10
Kate Version: 24.07.70
Language: Golang
Issue Description:
Hello,
1. I tried to rename a method in my Golang project using Kate, but the renaming
failed, and Kate did not provide any information about the reason for the
failure.
2. When using Kate to rename methods repeatedly, if the code volume is
substantial and the interval between renames is less than one second, it can
lead to the interruption of the previous renaming process. After such an
interruption, the code may contain errors.
It is recommended that Kate adds an execution result notification for
renaming methods, indicating whether the renaming was successful.
Alternatively, implementing a command execution queue could be beneficial.
--
You are receiving this mail because:
You are watching all bug changes.