Skip to content

Make steep query hover input 0-origin - #2215

Open
soutaro wants to merge 2 commits into
masterfrom
claude/fix-line-number-origin-a6XB3
Open

Make steep query hover input 0-origin#2215
soutaro wants to merge 2 commits into
masterfrom
claude/fix-line-number-origin-a6XB3

Conversation

@soutaro

@soutaro soutaro commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Input LINE:COL was documented as 1-based, but the range in the response
JSON is 0-based (LSP convention). Align the CLI input to 0-based so
input and output agree. The command is experimental and primarily used
by coding agents, so matching the LSP convention is clearer.

https://claude.ai/code/session_01CCWBNpki5VdxYv9yZdkJQj

Input LINE:COL was documented as 1-based, but the range in the response
JSON is 0-based (LSP convention). Align the CLI input to 0-based so
input and output agree. The command is experimental and primarily used
by coding agents, so matching the LSP convention is clearer.

https://claude.ai/code/session_01CCWBNpki5VdxYv9yZdkJQj
@soutaro soutaro added this to the Steep 2.1 milestone Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants