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
At the moment all files are just crawled with a regular expression. Files should be interpreted as what they are, whenever possible: e.g. .json, .yaml
Regex should only be the fallback for unknown filetypes.