Open danielKugler opened 7 years ago
I would also appreciate an exclude path configuration. It is easier than settings all path to watch...
This is an important feature, since using Auto Import in a NativeScript project created a fork bomb of rg
processes and crashed my terminal while building. 🙁
I am using auto import within a nativescript project. in terms of having ts files compiled to js files within the platforms folder i want to exclude this folder for importing suggestions. is there a way to do that? or can i alternaternatively include multiple folders seperated by comma? Thanks