cogent icon indicating copy to clipboard operation
cogent copied to clipboard

code Switch

Open ddkwork opened this issue 1 year ago • 2 comments

Describe the feature

https://www.jetbrains.com/go/whatsnew/

The new version of goland has a function to automatically generate swith lists, and other features make it very readable, can we implement them to code? In addition, goland has an issue tab page that displays the problems of each go file, suggests, and right-clicks to pop up a batch repair plan, which is very powerful for refactoring code. In addition, populating the right-click menu for go.mod and go.work files with mod and workspace features will reduce the hassle of entering a command every time.

Relevant code

No response

ddkwork avatar Feb 14 '24 06:02 ddkwork

switch-generate

ddkwork avatar Feb 14 '24 06:02 ddkwork

We will definitely work on all of these features over time, especially in the context of #305.

kkoreilly avatar Feb 14 '24 06:02 kkoreilly