DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Lint on Save With VS Code Official Golang Extension

5 years ago qvault.io

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Cryptography, Programming, and Security Articles The big upside of this is that you don’t need to spend hours setting up tools like ESLint, Prettier, JSLint, etc. That said, in order to take advantage of the styling and listing tools available in the toolchain, you need a dev environment that makes them easy to use.

I like to type a bunch of code with incorrect spacing and press (ctrl+s) or (cmd+s) to save my code and auto-format it.

If it still isn’t working, you likely need to reload your VS Code window and/or install the missing tools that VS Code is prompting you to install via popups in the bottom-right of the editor.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com