TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: High end productivity features for GoLang in VS Code

1 pointsby tooltitudeabout 2 years ago
Let me introduce the Tooltitude VS Code extension. Our extension augments the official GoLang extension with a set of power tools which make you a more productive developer.<p>Install it from here: <a href="https:&#x2F;&#x2F;www.tooltitude.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tooltitude.com&#x2F;</a> (a wrong link was posted)<p>New features:<p>- Added references lenses:<p><pre><code> - Normal references - Interface implementations lens: interface method &lt;-&gt; type method, interface &lt;-&gt; implementing types </code></pre> - Postfix completions i.e. type .if and complete in the following: (i == 3) and get if i == 3 { | }<p>Existing features:<p>- Inspections<p>- Code Actions<p>P.S. We posted it here before but we made major update

no comments

no comments