log / tags / go/air

2 posts tagged with "go/air"

setup go debugger using delve and air

Guide on using delve as a debugger for Go programming. Configure air for hot reloading and set up debugging in VSCode and Neovim.

22 Feb 2024 2 min read

setup air config for templ

Change some configurations in `.air.toml` to get air to work with templ, including adding templ generate, excluding templ generated files, and watching files with .templ extension.

21 Feb 2024 1 min read