Files
ohmyzsh/plugins/adwnode
2023-02-22 22:50:58 +01:00
..
2023-02-22 22:50:58 +01:00
2023-02-22 22:50:58 +01:00
2023-02-22 22:50:58 +01:00
2023-02-22 22:50:58 +01:00

NodeJs - Scripts autocomplete

NodeJs Autocompleter

Instalation

To use it, add adwnode to the plugins array in your .zshrc file:

plugins=(... adwnode)

Usage

Just start typing yarn or npm run inside NodeJs app directory and double press tab key to start autocompleter.

NodeJs Autocompleter