CodeLens Providers
Gain insights into your codebase, understand usage patterns for functions, methods, fields, and interfaces.
Code Inspections
From unused initializations and writes to shadowed variables, unhandled errors, and deprecated symbols, our inspections help you enhance your code.
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.
Debug Individual Table Driven Tests
Debug Individual test driven tests with our debugging code lens.
Postfix Completions
Write code faster by using familiar dot notation to generate boilerplate code: generate statements, call library functions, iterate collections and more.
Code Actions
Make common code changes with confidence: handle errors, manipulate variables, transform expressions and more.
Move Declarations Between Packages
References are updated when you move declarations between packages with Tooltitude. Don't waste time on doing it manually.
Change Singatures
Change signatures of non interface methods and functions. Don't do error prone actions manually.
Automatically Update References on File Move
Move files between folders with drag and drop, and Tooltitude will update references. Don't waste your time on manual actions.
Automatically Update Imports on Folder Move or Rename
Save time by updating import path on folder moves and renames with Tooltitude. Don't search and replace package imports manually.
Protobuf CodeLens Providers
Gain insights into usages of protobuf and gRPC in your code base. Navigate to declarations, implementations, and usages effortlessly.
Inline Values in the Debugger
See inline values in your editor during debugging. Displayed values are chosen based on the context.
Premium Code Actions
Use code actions to navigate to methods, implementing/implemented interfaces/methods, or Run/Debug main methods and tests. Don't break your flow by using a mouse or touchpad.
Unused Symbols in a Workspace
Find entities with no code references in the whole workspace.