thiagowfx's avatar

Β¬ just serendipity πŸ€ (not just serendipity)

Claude Code tips

β€’ 62 words β€’ 1 min

These are great collections:

New tips to me:

/rename to set a session name, like you would with a tmux window. Later on, resume the session with /resume {name} or claude --resume {name}.

Since v2.0.74 LSP became a first-class citizen, comparable to OpenCode:

Added LSP (Language Server Protocol) tool for code intelligence features like go-to-definition, find references, and hover documentation