Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to respect tsconfig when in a Workspace #1920

Closed
3 tasks done
stgogm opened this issue May 18, 2020 · 3 comments
Closed
3 tasks done

Fails to respect tsconfig when in a Workspace #1920

stgogm opened this issue May 18, 2020 · 3 comments

Comments

@stgogm
Copy link

stgogm commented May 18, 2020

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: Linux
  • Vetur version: 0.24.0
  • VS Code version: 1.45.1

Problem

It doesn't respect the tsconfig when project is inside a workspace:

image

But it works when opened as a folder:

image

Reproducible Case

  1. Create a new project.
  2. Create another project and add to Workspace.
  3. Restart VSCode and open workspace.
  4. Errors appear because tsconfig.json is not respected for the project.
@stgogm
Copy link
Author

stgogm commented May 28, 2020

Upon further investigation I was able to determine that Vetur uses the tsconfig.json file from the first project in the workspace.

@yoyo930021
Copy link
Member

#424
The Vetur is not supported for this on now.

@octref
Copy link
Member

octref commented Jun 8, 2020

Duplicate of #424.

@octref octref closed this as completed Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants