Select a code block in the editor and use the OrvixCode commands from the context menu.

CommandWhat it does
Ask AI about selected codeSends the selection to the OrvixCode panel with chat context.
Explain selected codeExplains behavior, important flow, and possible issues.
Fix selected codeCan prepare an applicable correction for detected problems.
RefactorAims to simplify or reorganize code while preserving behavior.