🚀 Smart context detection — auto-detects enclosing function/class/method name via the language server (AST-accurate for TypeScript / JavaScript / TSX / JSX)
📐 Multi-line statement aware — handles if (...), multi-line const x = ..., function args spanning lines; never breaks syntax
🖱️ Multi-cursor support — place multiple cursors, insert all logs at once
🔁 Skip duplicates — pressing the shortcut twice on the same variable does nothing
💬 Comment / Uncomment / Remove — toggle all logs in the file with one shortcut
📊 Status bar counter — see at a glance how many 🚀 logs are in the current file; click to wipe them