You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually excludeGlobPattern only accept string so it's impossible to exclude multiple folder.
This cost a huge drop in performance when working with a CMS with a tone of CSS class for the backend that are obviously not needed for auto completion.
Best
The text was updated successfully, but these errors were encountered:
Hi,
Actually excludeGlobPattern only accept string so it's impossible to exclude multiple folder.
This cost a huge drop in performance when working with a CMS with a tone of CSS class for the backend that are obviously not needed for auto completion.
Best
The text was updated successfully, but these errors were encountered: