Goodreads helps you follow your favorite authors. Be the first to learn about new releases!
Start by following Diego S.

Diego S Diego S > Quotes

 

 (?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)
Showing 1-1 of 1
“{
"[go]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "golang.go",
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
}
},

"go.useLanguageServer": true,
"gopls": {
"ui.completion.usePlaceholders": true,
"ui.diagnostic.staticcheck": true,
"ui.inlayHints.parameterNames": true,
"ui.inlayHints.assignVariableTypes": true
},

"go.vetOnSave": "package"
}”
Diego S, Go Del Cero al Experto Volumen I: Fundamentos del lenguaje Go tipos, structs, interfaces, errores y tu primer proyecto CLI (Go: Del Cero al Experto nº 1)

All Quotes | Add A Quote