<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>开发效率 on 雅谑</title>
    <link>/tags/%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87/</link>
    <description>Recent content in 开发效率 on 雅谑</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 06 Jun 2021 00:00:00 +0000</lastBuildDate><atom:link href="/tags/%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何通过VSCode-Go插件提高开发效率</title>
      <link>/2021/06/06/improve-productivity-with-vscode-go/</link>
      <pubDate>Sun, 06 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/2021/06/06/improve-productivity-with-vscode-go/</guid>
      <description>ms-vscode.go 是微软为vscode提供的一款插件
0 安装 安装 golang：https://golang.org/ 安装 vscode：https://code.visualstudio.com/ 安装 ms-vscode.go：使用 Ctrl+Shift+X 打开 Extensions，搜索安装 Go Tips: 安装前请设置GOPATH
由于Go插件更多依赖了第三方工具，还需要进行手动安装：
使用Ctrl+Shift+P打开命令面板 输入&amp;gt;Go:Install/Update Tools 安装和更新工具 go.toolsGopath setting is not set. Using GOPATH /home/ben/go Installing 18 tools at /home/ben/go/bin in module mode. gocode gopkgs go-outline go-symbols guru gorename gotests gomodifytags impl fillstruct goplay godoctor dlv gocode-gomod godef goimports golint gopls Installing github.com/mdempsky/gocode SUCCEEDED Installing github.com/uudashr/gopkgs/v2/cmd/gopkgs SUCCEEDED Installing github.com/ramya-rao-a/go-outline SUCCEEDED Installing github.com/acroca/go-symbols SUCCEEDED Installing golang.org/x/tools/cmd/guru SUCCEEDED Installing golang.</description>
    </item>
    
  </channel>
</rss>
