If there is selected content, it additionally outputs the selected lines.
Since Claude Code and Codex have different cases in output, the method of outputting selected lines is different.
선택된 내용이 있으면 선택된 라인을 추가로 출력합니다.
Claude Code와 Codex는 출력에 있어 다른 경우가 존재하므로, 선택된 라인을 출력하는 방법이 다릅니다.
Codex: @test.js:15-30
Claude Code: @test.js#L15-30
Config
cliagent-mention.logLevel: Log level Settings for debugging (default: warn)
trace
debug
info
warn
error
fatal
off
cliagent-mention.prefixString: String setting to be attached before mention (default: @)
#: #path/to/file
cliagent-mention.suffixString: String setting to be attached after mention (default: :)