Update README.md
This commit is contained in:
parent
e16e3dfad2
commit
8dd1d32bc4
1 changed files with 6 additions and 3 deletions
|
@ -1,10 +1,13 @@
|
|||
# Golang Tools
|
||||
|
||||
[![Version](https://vsmarketplacebadge.apphb.com/version/neonxp.gotools.svg)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
|
||||
[![Installs](https://vsmarketplacebadge.apphb.com/installs/neonxp.gotools.svg)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
|
||||
[![GPL-3](https://img.shields.io/github/license/neonxp/GoTools)](/LICENSE)
|
||||
[![Installs](https://img.shields.io/visual-studio-marketplace/i/neonxp.gotools?label=Visual%20Studio%20Marketplace%20installs)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
|
||||
[![Installs](https://img.shields.io/open-vsx/dt/neonxp/gotools?label=Open-VSX%20downloads)](https://open-vsx.org/extension/neonxp/gotools)
|
||||
[![GPLv3](https://img.shields.io/github/license/neonxp/GoTools)](/LICENSE)
|
||||
|
||||
[Install extension](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
|
||||
[Install extension from Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
|
||||
|
||||
[Install extension from Open-VSX](https://open-vsx.org/extension/neonxp/gotools) (codeserver/vscodium/gitpod)
|
||||
|
||||
Extensions with frequently used snippets and code actions for productive go development.
|
||||
|
||||
|
|
Loading…
Reference in a new issue