vscode-vite icon indicating copy to clipboard operation
vscode-vite copied to clipboard

One step faster for Vite in VS Code ⚡️

Results 31 vscode-vite issues
Sort by recently updated
recently updated
newest added

> OS: Windows 11 Pro build 22621.105 * 2160P 200% scaling ![image](https://user-images.githubusercontent.com/42089082/174035236-93c8c7a6-b005-43ef-bfa0-7f1c414822c6.png) * 1080P 100% scaling ![image](https://user-images.githubusercontent.com/42089082/174035292-76edd47e-0cdf-4d34-b681-dba123feaff9.png)

Describe the bug When I open Vite project in VS code it opens an embedded browser. That browser doesn't work well for me. I'd like to disable that, but the...

嵌入浏览器中,无法输入中文

With vite server already running, issuing 'Restart vite server' command causes `^CTerminate batch job (Y/N)?` to appear in terminal window, even if it's not shown. Running the command a second...

how can i change the port? it's opening at port 4000. i need to change it for 3004

I cannot see how to break on breakpoints in the components code ? Is it possible with this extension ? Is there some configuration to add to vscode ?

Is there a specific reason for vscode-vite to use a terminal instead of a task? It seems more reasonable to me to use a task, pretty much like other extensions...

Currently if there are HTTPS errors the extension fails to detect that the server has started. If would be useful to have a setting equivalent to that in Browse-lite which...