Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
go snippets
New to Visual Studio Code?
Get it now.
go snippets
zsh
|
45,728 installs
|
(
1
)
|
Free
Golang snippets for vscode
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Usage
prefix
description
pkg
declare go package
ims
multiple packages
im
single packages
f
function
fm
main function
st
struct