fuzzy-files Made for Pulsar!

Quickly find and take an action over project files

bacadra

28

0

1.1.1

MIT

GitHub

This package provides the following services:

This package consumes the following services:

fuzzy-files

Quickly find and take an action over project files. Multiple commands available for entry. The package is designed as replacement of fuzzy-finder.

fuzzy-files

Installation

To install fuzzy-files search for fuzzy-files in the Install pane of the Pulsar settings or run ppm install fuzzy-files. Alternatively, you can run ppm install bacadra/pulsar-fuzzy-files to install a package directly from the Github repository.

Commands

In atom-workspace there are available commands:

Path list

In path-list there are available shortcuts:

Autocomplete

A package provides file path hinting options for the Autocomplete package. The paths are displayed relative to the currently active text editor, and the tooltip shows the full file path in the description. This package relies on the cache, which can be built manually or by using the Path List view. To use this feature, type /// followed by the text you want to filter. This functionality can be toggled in the package settings. To use this feature, the paths must be already cached.

autocomplete

Configuration

The command-palette.preserveLastSearch, core.ignoredNames and fuzzy-files.ignoredNames are used.

The file-icons package is used if installed.

Contributing

Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback’s welcome!