Latest

All the resources in the Guide, starting with most recent.

jq

Part of tutorial

jq
An introduction to jq.
Introduction

Part of tutorial

Introduction
7 Terminal/CLI tools you need to know!
Marco Codes - 7 Great Terminal/CLI tools

Tutorial

Marco Codes - 7 Great Terminal/CLI tools
exa, clink, rg & rga, plocate, bat, jq, f%$!
f#&!

Part of tutorial

f#&!
Enough said! f#&!
exa

Part of tutorial

exa
An introduction to exa.
clink

Part of tutorial

clink
An introduction to clink.
bat

Part of tutorial

bat
An introduction to bat.
Go Doc Comments in Quick Documentation

Tip

Go Doc Comments in Quick Documentation
Support for links, lists, and new headings in doc comments.
Integrated Go Playground

Tip

Integrated Go Playground
You can format and share your code, change the Go version, and run your code using the Go playground server.
Generate 'go.work' for a Project

Tip

Generate 'go.work' for a Project
Generate 'go.work' by using the context menu or a quick-fix with 'replace' directives.
Generate Tests for Generic Functions

Tip

Generate Tests for Generic Functions
Use a shortcut to generate test files for your generic functions.
Use Local History to Avoid Disaster

Tip

Use Local History to Avoid Disaster
Use the IDE's built-in history facility to recover local changes when you haven't committed to VCS.