matheusccastroo / vscode-meteor-toolbox

Meteor Toolbox extension for vscode
17 stars 2 forks source link

[feat] - started implemeting option to ignore directories when indexing #7

Closed matheusccastroo closed 1 year ago

matheusccastroo commented 1 year ago

Fixes #6.

Add option to exclude directories from the indexing operation. The setting name is ignoreDirsOnIndexing and is a colon-delimited list of paths relative to the current workspace.