Which plug-ins need to be installed when vscode writes golang code?

vscode writes golang code, which plug-ins need to be installed?

Feb.25,2022

< H2 > language support < / H2 > < H2 > dependency Management < / H2 >
  • ide" rel=" nofollow noreferrer "> glide

plug-in only needs the one with the highest Go, score. After installation, open a .go file and automatically install some dependencies, such as go doc,go-outline


Visual as if only one plug-in:
clipboard.png
govs codectrl + shift + p
go install
clipboard.png


clipboard.png
above
dependency Management go 1.11 officially has its own package management go mod , you can search.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38c23-2ae82.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38c23-2ae82.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?