mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added vscode profiling extension link (#2484)
* added vscode profiling extension link * Fix alphabetical order
This commit is contained in:
parent
4c5c7d5419
commit
e134b6ed67
@ -1896,6 +1896,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-mode](https://github.com/dominikh/go-mode.el) - Go mode for GNU/Emacs.
|
||||
* [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting.
|
||||
* [gocode](https://github.com/nsf/gocode) - Autocompletion daemon for the Go programming language.
|
||||
* [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) - This extension adds benchmark profiling support for the Go language to VS Code.
|
||||
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features.
|
||||
* [gounit-vim](https://github.com/hexdigest/gounit-vim) - Vim plugin for generating Go tests based on the function's or method's signature.
|
||||
* [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Go language support for the Theia IDE.
|
||||
|
Loading…
Reference in New Issue
Block a user