Skip to content

Warning: Enable project-wide JavaScript/Typescript language features - large codebase #3970

Open
@matyasmihalka

Description

@matyasmihalka

After upgrade to v2 I am not able to get rid of this error saying To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on.

Note: it's on a large codebase with Vue 2.7.

I noticed one interesting behaviour:

  • If I restart VS Code and open a .vue file, the language feature works fine for .vue files but not for .ts.
  • If I restart VS Code and open a .ts file, the language feature works fine for .ts files but not for .vue

I tried to add some more exclude patterns like the message suggests, but that didn't help. Also I would not like to go down this road as until now it worked fine.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions