Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>go fmt utilsNew to Visual Studio Code? Get it now.
go fmt utils

go fmt utils

seekxz

|
790 installs
| (0) | Free
go fmt Println
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go fmt utils

Easy to use go-fmt-utils insert fmt.Println statement, by @seekxz

Installing

This plugin has been published to the vscode extension market, you can search and install it directly in vscode.

Usage

Insert fmt.Println statement by command

  1. Select the code you want to insert fmt.Println statement
  2. Press Ctrl+Shift+P to open the command palette
  3. Type go-fmt-utils: insert fmt.Println statement and press Enter
  4. The fmt.Println statement will be inserted at the end of the selected code

Insert fmt.Println statement by shortcut key

  1. Select the code you want to insert fmt.Println statement
  2. You can quickly insert the fmt.Println statement by pressing the shortcut key shift+cmd+l or shift+ctrl+l

License

MIT © 2023 seekxz

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft