vite-plugin-vue-inspector icon indicating copy to clipboard operation
vite-plugin-vue-inspector copied to clipboard

jump to editor source code while click the element of browser automatically.

Results 43 vite-plugin-vue-inspector issues
Sort by recently updated
recently updated
newest added

Now the peerDependencies of vite-plugin-vue-inspector are vite3 or above, and both vite and plugin-vue in statckbiltz are version 2, so they need to be upgraded @webfansplz

可以支持打开 [trae](https://www.trae.ai/) 编辑器吗

## Whether I pass in cursor or something else, vscode opens my config ```ts import Inspector from 'vite-plugin-vue-inspector' Inspector({ launchEditor: 'cursor' }) ``` --- version: - "vite-plugin-vue-inspector": "5.3.1"

# Context To optimize production builds, `@vitejs/plugin-vue` provides an option to drop **Options API**: https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/src/index.ts#L126 `features.optionsApi` > Set to `false` to disable Options API support and allow related code in...

Hi, maybe I am not aware but is there a way to trigger inspector while dialog window is open? I am using Vue DevTools plugin. Thanks

In VSCode I have a [devcontainers](https://code.visualstudio.com/docs/devcontainers/containers) setup. This allows the team to develop within the container. In my frontend project I have installed and plugged in [vite-plugin-vue-devtools](https://www.npmjs.com/package/vite-plugin-vue-devtools). I'm also mapping...

vite-plugin-vue-inspector unmet peer vite@"^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0": found 6.0.5

![image](https://github.com/user-attachments/assets/7d04708b-e218-4ae8-ad5b-cbd57be143ee)