Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Create getters and setters for struct fields
Create getters and setters for struct fields
Generate the support code to access fields indirectly, via getters and setters
Check APIs from the Comfort of your IDE
Check APIs from the Comfort of your IDE
Quickly inspect APIs and make HTTP requests to services in a reusable manner.
Change Struct Tag Style
Change Struct Tag Style
Quickly change different styles of the struct tags.
Builtin HTML preview
Builtin HTML preview
Stop switching to a browser to inspect your template and get instant feedback in your IDE
Add Keys to Struct Field Tags
Add Keys to Struct Field Tags
Quickly add JSON, XML, or custom keys to all struct fields.
Add New Fields to Struct Types from JSON
Add New Fields to Struct Types from JSON
Add new fields in your API objects just with copy-paste.
Support for Vue.js 3
Support for Vue.js 3
Upgrade to using the latest Vue.js version knowing your IDE will be there to help you.
Detect Variable Shadowing While Writing Go Code
Detect Variable Shadowing While Writing Go Code
Easily spot where you shadow variables that you did not intend to
Completion for Testify Test Names
Completion for Testify Test Names
Let your IDE add constructor arguments to your instance.
Tailwind CSS Support
Tailwind CSS Support
Enjoy working with Tailwind CSS from the comfort of your IDE.
Sync the IDE Theme with the OS Theme
Sync the IDE Theme with the OS Theme
Have your IDE theme synchronize with your OS one throughout the day.
Stop a Remote Process After Debugging It
Stop a Remote Process After Debugging It
Clean-up processes after interacting with them in remote debugging scenarios.