Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code Switch #313

Open
ddkwork opened this issue Feb 14, 2024 · 2 comments
Open

code Switch #313

ddkwork opened this issue Feb 14, 2024 · 2 comments
Labels
code Cogent Code enhancement A new feature request

Comments

@ddkwork
Copy link
Contributor

ddkwork commented Feb 14, 2024

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 ddkwork added the enhancement A new feature request label Feb 14, 2024
@ddkwork
Copy link
Contributor Author

ddkwork commented Feb 14, 2024

switch-generate

@kkoreilly
Copy link
Member

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

@ddkwork ddkwork closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@kkoreilly kkoreilly reopened this Feb 15, 2024
@ddkwork ddkwork added the code Cogent Code label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Cogent Code enhancement A new feature request
Projects
None yet
Development

No branches or pull requests

2 participants