Closed kkdai closed 3 years ago
comment written by Brandon, created at 21 Apr 16 04:29 UTC,
Command Palette 的 go to symbol 功能,搭配起來還滿好用的,請試用看看
https://code.visualstudio.c...
另外
- oracle 最近更名為 guru
https://docs.google.com/doc...
- vscode-go 的 step out 功能大概還要等一陣子
https://github.com/derekpar...
comment written by Evan Lin, created at 21 Apr 16 05:26 UTC,
感謝指正.. go to symbol 還要好好習慣一下... 其他已經修改..
comment written by lingyong, created at 11 Sep 16 17:04 UTC,
Debugging “go test” 很有帮助 谢谢!
comment written by Hong Ping Lo, created at 17 Jan 18 09:40 UTC,
Go extension 其中用來尋找定義的功能(go to defination(F12)),預設使用godoc, 在最新的版本中可能會用不了, 可以用”shift+,“打開設定,然後把設定換成 "go.docsTool": "gogetdoc"。
comment written by Evan Lin, created at 18 Jan 18 17:30 UTC,
謝謝分享
[Golang] 深入研究 Visual Studio Code for Golang
http://www.evanlin.com/dive-with-vscode-golang/