Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !167

Dont show absouloute path for files in quick-open

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Waqar Ahmed requested to merge waqar/kate:quick-open-path into master Jan 06, 2021
  • Overview 42
  • Commits 3
  • Pipelines 0
  • Changes 1

Currently quick-open has two columns for results: Filename : Filepath. Full filepath is shown which completely breaks the UI sometimes when there isn't enough space and the columns aren't resized properly. This is a first step in partially fixing this situation.

Ideally, imo, it would be nice to have just one column for results with file path either below the filename or by it's side in a dimmed color to increase the focus on what's more important.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: quick-open-path