DEV Community

Discussion on: Set up Go with mise (version management) and the VS Code/Cursor extension

Collapse
 
hverlin profile image
Hugues Verlin

Here is a VSCode plugin I made which can configure golang + delve with mise automatically (see hverlin.github.io/mise-vscode/guid...) if you are interested

Collapse
 
boscodomingo profile image
Bosco Domingo

That's actually quite cool, love to see it! I'll give it a go