Skip to content

Require --goto for file positions#900

Open
qaijuang wants to merge 3 commits into
microsoft:mainfrom
qaijuang:fix/explicit-goto
Open

Require --goto for file positions#900
qaijuang wants to merge 3 commits into
microsoft:mainfrom
qaijuang:fix/explicit-goto

Conversation

@qaijuang

@qaijuang qaijuang commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove goto parsing from add_file_path.
  • Apply -g and --goto only to the next file operand.
  • Keep ordinary operands and other DocumentManager callers literal.
  • Update command help and the man page.

Closes #853

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.

[Bug] When a filename contains a colon and a number, the opened file may be incorrect.

1 participant