GoDoX - TODO/FIX Comment Linter

blov · · 428 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hello fellow Gophers,</p> <p>Remember having something similar in <code>LiteIDE</code>, but sadly could not find anything similar for <code>Visual Studio Code</code>, so I wrote this little linter that goes trough source code looking for <code>TODO</code>/<code>FIX</code> comments then displays them in <code>Problems</code> tab.</p> <p>Usage is through <code>gometalinter</code>, which a bit cumbersome, but easy to do using <code>User Settings</code> in VSC. Maybe if there&#39;s enough interest, it can be added as builtin for <code>gometalinter</code>.</p> <p><a href="https://github.com/766b/godox" rel="nofollow">GitHub</a></p> <p><a href="https://github.com/766b/godox/raw/master/docs/vsc.png" rel="nofollow">Screenshot</a></p> <p>Feedback is welcomed.</p> <p>PS: Highlighting in screenshot is through a <code>TODO Highlight</code> extension</p> <hr/>**评论:**<br/><br/>lhxtx: <pre><p>You know emacs has this built in. And even adds a <code>NOTE</code> highlight. ;)</p></pre>ChristophBerger: <pre><p>Everyone has their favourite editor.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

428 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传