tooltitude / support

Tooltitude Support
https://www.tooltitude.com
Other
21 stars 0 forks source link

Tooltitude for Go

Tooltitude for Go is a productivity extension for the Go programming language. It helps you write better code faster. The extension is being actively developed so stay tuned for new features (Twitter is the best place to do so https://twitter.com/tooltitude).

Features

CodeLens providers

Gain insights into your codebase, and understand usage patterns for functions, methods, fields, and interfaces. We have CodeLens providers which help you navigate code and see what's going on in the code base

demonstration of code lens

Code Inspections

From unused initializations and writes to shadowed variables, unhandled errors, and deprecated symbols, our inspections help you enhance your code.

demonstration of code inspections

References View

Get more information than the built-in references popup. References view allows you to see not only the file where the reference is located, but its package, function. Note: it works only with Tooltitude CodeLens providers.

demonstration of references view

Debug Individual Table Driven Tests

Debug Individual test driven tests with our debugging code lens.

demonstration of table driven test debug

Postfix Completions

Write code faster by using familiar dot notation to generate boilerplate code: generate statements, call library functions, iterate collections and more.

demonstration of postfix completion

Code Actions

Make common code changes with confidence: handle errors, manipulate variables, transform expressions and more.

demonstration of code actions

Premium Features

We have a set of premium features which are available for a license fee: Learn more about them https://www.tooltitude.com/pricing

⭐ Keyboard navigation for Tooltitude CodeLens providers

Use code actions to navigate to methods, implementing interfaces/methods, implemented interfaces/methods. Don't break your flow by using a mouse or touchpad.

demonstration of navigation via keyboard

⭐ Inline Values In The Debugger

See variable and parameter values right in your editor

demonstration of inline values

⭐ Workspace Wide Unused Symbols Report

Fine entities with no source code reference in the whole workspace

demonstration of workspace wide unused symbols report

⭐ Inlay Reference Counters

Save vertical space with inlay reference counters

demonstration of inlay reference counters

⭐ Run/Debug from a Keyboard

Run and Debug tests, and main methods from a keyboard. Don't break your flow by using a mouse or touchpad.

demonstration of running and debuggin using only keyboard

Feature list

Features with ⭐ require a subscription. Features may have limitations. Software is subject to EULA.

Data

We collect anonymous usage data in order to improve our products. To opt-out of data collections, turn off application-wide telemetry setting in Visual Studio Code as directed by the Visual Studio Code documentation before installing the extension, or at any time after the installation: https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting Our extension respects this global setting as directed by extension guidelines published by Microsoft. You could read more about our privacy policy here: https://www.tooltitude.com/privacy

Support Resources

Other Links