antfu / vscode-vite

One step faster for Vite in VS Code ⚡️
https://marketplace.visualstudio.com/items?itemName=antfu.vite
452 stars 25 forks source link

workspaces are not supported #7

Closed Wxh16144 closed 3 years ago

Wxh16144 commented 3 years ago

I am using the workspace vscode, but the status bar does not show vite options

antfu commented 3 years ago

How about install vite under your workspace root?

Wxh16144 commented 3 years ago

Thank you, I know my problem, my vsoce workspace has multiple projects, I must rank the vite project first;

I read the config file: https://github.com/antfu/vscode-vite/blob/main/src/config.ts#L9