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

Not use jsconfig.json in subfolder #904

Closed
zhuscat opened this issue Sep 19, 2018 · 1 comment
Closed

Not use jsconfig.json in subfolder #904

zhuscat opened this issue Sep 19, 2018 · 1 comment

Comments

@zhuscat
Copy link

zhuscat commented Sep 19, 2018

Info

  • Platform: macOS
  • Vetur version: v0.12.6
  • VS Code version: 1.27.2

Problem

Here is the structure of my project:

root
├── h5
│   └── jsconfig.json
└── pc
    └── jsconfig.json

And I specify some path aliases in jsconfig.json.

The.js files in h5 and pc can have IntelliSense, but .vue files seems not.

@octref
Copy link
Member

octref commented Sep 19, 2018

Tracked in #423. Currently you have to open h5 / pc as two windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants