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
  • !168

Improve the UI for quick-open

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Waqar Ahmed requested to merge waqar/kate:quick-open-small into master Jan 07, 2021
  • Overview 39
  • Commits 6
  • Pipelines 0
  • Changes 11
  • The UI for quick-open is now smaller, takes 1 / 3 of the editor window.
  • Both path and file name are taken into account when filtering for a match by default now and so the config for that is removed.

The performance has decreased a little bit for very large projects(90k entries) but is usable. I think it can be improved with incremental loading of data.

Screenshot:

Screenshot_20210108_020547

Edited Jan 07, 2021 by Waqar Ahmed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: quick-open-small