Developer in Go and a big fan of GoLand
Tip
Write SQL queries using popular database packagesTip
Connect to a MongoDB databaseTip
Query a MongoDB databasesTip
Declare a Targeted Go Version in go.modTip
Cleanup Unused IDE DirectoriesTip
Pause and Unpause ContainersTip
Inspect device_cgroup_rules Values for ErrorsTip
Quick Documentation for Keys in Dockerfiles and docker-compose.yaml FilesTip
Inspect Port Mapping for Errors in docker-compose.yaml FilesTip
Inspect size_size Values for Errors in docker-compose.yaml FilesTip
Convert Slice to Array PointerTip
Configure Custom Namespaces ManuallyTip
Create a Scratch File from SelectionTip
Select the Builtin Terminal Cursor ShapeTip
Cleanup Code Before CommitTip
Live Template for Arrow FunctionTip
Code Completion for Classnames and More in React CodeTip
Completion for Parameter TypesTip
Reload Browser Pages on SaveTip
Builtin HTML previewTip
Check APIs from the Comfort of your IDETip
Create getters and setters for struct fieldsTip
Create Missing Struct Types with all FieldsTip
Extract Type RefactoringTip
Use Completion for Container Names and TagsTip
Handle Go Errors by Using a Postfix CompletionTip
Support for go:embed DirectiveTip
Convert Kubernetes Resources Definition FormatsTip
Run Target support via WSLTip
Detect Incorrect Usages of t/b.Fatal* Calls in GoroutinesTip
Better Time Format in CompletionTip
Dump Goroutines from a Running ApplicationTip
Download the Log from a Kubernetes PodTip
Live Template to Create a for LoopTip
Live Template to Create Test FunctionTip
Live Template to Write Benchmark FunctionsTip
Open Console in KubernetesTip
Open File in Split EditorTip
Run Individual Testify Test SuitesTip
Perform Simple Math in Search EverywhereTip
Stop a Remote Process After Debugging ItTip
Sync the IDE Theme with the OS ThemeTip
Detect Variable Shadowing While Writing Go CodeTip
Support for Vue.js 3Tip
Add Line After/BeforeTip
Navigate Cursor Position Back and ForthTip
Generate Imports While TypingTip
Move Block Up/Down Using KeyboardTip
Optimize ImportsTip
Put New Project Under Version ControlTip
Rename a File and its ReferencesTip
Complete Current StatementTip
Expanding/Shrinking SelectionTip
Navigate Between Open FilesTip
Select all Occurrences in a FileTip
Type HierarchyTip
Code completion in Evaluate Expression, Watches or Conditional BreakpointsTip
Code Completion in Language InjectionsTip
Completion with the Tab keyTip
Exclude Items from Auto-imports and CompletionTip
Method-like Completion for Functions