arvis-filesearch-plugin

0.2.10 • Public • Published

arvis-filesearch-plugin

CodeFactor NPM download total NPM version MIT license PR's Welcome GitHub issues

Cross platform file search plugin for Arvis

Installation

$ npm i -g arvis-filesearch-plugin

Config

You can edit this plugin's config on User config table like below.

include

type: string []

default value: desktop, documents, downloads, home

To add more directory, refer to this platform env variables.

customInclude

type: string []

default value: []

You can include directory add custom directories you want to search.

exclude

type: string []

default value: []

To exclude some directory, Add path to exclude to exclude of conf.js

deep

type: number

default value: 1

Sets the depth to explore

concurrency

type: number | undefined

default value: os.cpus().length

Specifies the number of cpu to use for navigation

maxItem

type: number

default value: 30

Maximum number of output files

It doesn't affect performance.

includeDotFiles

type: boolean

default value : false

Include files beginning with . in your search

Related

Icon sources

This plugin uses below icon sources

Image icon by Icons8

Package Sidebar

Install

npm i arvis-filesearch-plugin

Weekly Downloads

1

Version

0.2.10

License

MIT

Unpacked Size

60.8 kB

Total Files

31

Last publish

Collaborators

  • jopemachine