Skip to content

[Feat]: Navigate to the file by tapping the path in message tiles. #222

Open
@samyakkkk

Description

@samyakkkk

Describe the problem and solution that you'd like.

It would be a big convenience to users if they could directly tap the path in message tiles to navigate to the respective file.
Screenshot 2024-02-24 at 9 02 04 PM

Ideal solution:

  1. To check if the path mentioned exists (keep in mind that the path may be relative or only a sub-path of it, like just repositories/explore_repository.dart instead of the full path as in the message tile.)
  2. Underline the path in the tile.
  3. Hovering over should update the cursor to the hand icon (indicating the path is tappable)
  4. Tapping should take to the respective file.

Describe alternatives that you have considered.

No response

Additional Information

No response

Acceptance Criteria

  1. All kinds of paths are covered (full, sub-paths or even just file names).
  2. It is ok if we have multiple matches for a sub-path. We can navigate to the first match.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions