KenColvin
1/ This may be caused by another extension that overrides Blade features.
Please make sure, the editor is set to PHP language:
If there's Blade
, the editor is handled by a different extension. Note, that we'll be adding our features to those 3rd party Blade extensions in the future (once we're sure there are no compatibility issues).
3/ We don't have a specific setting to ignore files from IntelliSense. You can exclude a directory from being indexed if using "files.exclude"
setting, but it has too many side-effects.