Cmd+L opens the chat pane. This is for conversations, not edits.
Best for: understanding unfamiliar code, exploring implementation options, asking "how would I..." questions, debugging by describing symptoms.
The chat pane sees your current file by default. Use @filename to add more files to the context. Use the chat to think through problems before committing to code.