Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Go to Line shows Quick Open-style file matches if they contain ":" #6646

@peterflynn

Description

@peterflynn
  1. On Windows, open a file external to the project
  2. Invoke 'Go to Line'

Result: the external file is listed in a dropdown like a regular Quick Open result, even though the leading ":" means we're in "Go to Line" mode. If the path/filename contains numbers, it can continue to show as you type a line number too.

I assume this will also repro if you're on Mac with a filename that contains ":" (I think that is a legal filename char on Mac/Linux).

Repros in Sprint 35 but not Sprint 33, so this is a semi-recent regression.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions