Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: High end productivity features for GoLang in VS Code (accounts.google.com)
1 point by tooltitude on March 21, 2023 | hide | past | favorite
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:

  - Normal references

  - Interface implementations lens: interface method <-> type method, interface <-> implementing types
- 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



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: