Show HN: High end productivity features for GoLang in VS Code(accounts.google.com) 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. Install it from here: https://www.tooltitude.com/ (a wrong link was posted) New features: - Added references lenses:
- Postfix completions i.e. type .if and complete in the following: (i == 3) and get if i == 3 { | }Existing features: - Inspections - Code Actions P.S. We posted it here before but we made major update |
No comments yet