Quick Open

Status

  • {o} Needs design

    {o} Design in progress

    {o} Needs implementation

    {*} Implementation in progress

    {o} Stable

Goals

  • Quick open should allow you to open a file just by typing some words of the file name.
  • It should be a SearchProvider hooked into the global search.

  • Use the git index (via libgit2-glib) to store a list of all the available filenames.

Implementation

The implementation can be found in https://git.gnome.org/browse/gnome-builder/tree/src/git/gb-git-search-provider.c

Apps/Builder/Planning/Quick_Open (last edited 2014-12-18 09:05:14 by ChristianHergert)