Skip to content

Angular support for global styles in angular.json file #237

Open
@benshabatnoam

Description

@benshabatnoam

My angular project is quite big, having lot of npm packages installed.

That's why I'm exuding the node_modules folder in Exclude Glob Pattern setting (I don't want to have intellisense to files that I'm not really having/using in my project).

The problem of doing so is that it removes intellisense of all my global styles imported in angular.json file.

It would be awesome if we could have intellisense for angular global styles!

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions