<p>I know there's a command for symbols in VS Code, but I wanted something that would be easier to use. This extension adds 3 more views to explorer for types (with extension to all methods), functions and variables with easy navigation on click event.</p>
<p>PS: This is my first VSC extension with no prior experience, so any feedback is welcomed.</p>
<p><a href="https://raw.githubusercontent.com/766b/vscode-go-outliner/6a54cdf09866044e01b765d7d3d28f5936eef5fa/images/preview.png">Screenshot</a></p>
<p><a href="https://marketplace.visualstudio.com/items?itemName=766b.go-outliner">Extension</a></p>
<p><a href="https://github.com/766b/vscode-go-outliner">Extension (Source Code)</a></p>
<hr/>**评论:**<br/><br/>mrfrobozz: <pre><p>I didn't know that I wanted this, but I do.</p></pre>malibu_danube: <pre><p>Nice! I'm going to give this a try. Is github where you track issues and/or feature requests?</p></pre>76-6b: <pre><p>Yeah, GitHub would be a good place for that.</p></pre>niosop: <pre><p>Looks cool, but after installing it it shows "Go-Outliner: Install Missing Tool" Source: Go Outliner (Extension) with an Install button that doesn't seem to do the needful. Any ideas?</p></pre>DurianBurp: <pre><p>Same here. I made sure to run "go get -u github.com/766b/go-outliner" in advance and did what I could but the message doesn't go away.</p></pre>76-6b: <pre><p>Are you on linux?</p></pre>niosop: <pre><p>Windows</p></pre>theGeekPirate: <pre><p>Worked for me on Linux, fwiw.</p></pre>m3talsmith: <pre><p>This looks awesome! I'm going to add it to my daily flow.</p></pre>_crackling: <pre><p>Working great for me so far! I really like it, thanks!</p></pre>reven80: <pre><p>This is the last missing feature for me in VS Code.</p></pre>xartion: <pre><p>Awesome, thanks a lot</p></pre>TechnologyAnimal: <pre><p>This is really cool. Well done!</p></pre>mvrhov: <pre><p>go extension already requires <a href="https://github.com/ramya-rao-a/go-outline" rel="nofollow">go-outline</a> doesn't output of that tool suit you?</p></pre>nwae: <pre><p>I literally clapped at this post and my girlfriend is looking at me weird.</p></pre>muesli: <pre><p>Looks nice, but running <code>code</code> (the open source VScode version) on ArchLinux, all I get is <code>Failed to install '766b.go-outliner'.</code> when trying to install it.</p>
<p>(yes, go-outliner is installed via go get)</p></pre>hsoolien: <pre><p>Saved for perusal at home...</p></pre>mv303: <pre><p>Or just use the generic "Code Outline" extension which will work for other languages as well.</p></pre>Victor_Bravo: <pre><p>Question... Why aren't you using atom? All jokes aside, that is very neat! Nice work!</p></pre>tiberiousr: <pre><p>Not OP but anyway... Atom is slow and clunky. VS Code is IMO simply a better tool.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传