0.2.10 • Published 3 years ago

arvis-filesearch-plugin v0.2.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

arvis-filesearch-plugin

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

Cross platform file search plugin for Arvis

npm.io

npm.io

Installation

$ npm i -g arvis-filesearch-plugin

Config

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

npm.io

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

0.2.10

3 years ago

0.2.9

3 years ago

0.2.7

3 years ago

0.2.8

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago