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

Settings can't be configured at folder level #36

Open viveleroi opened 1 year ago

viveleroi commented 1 year ago

Describe the bug

We need to customize this plugin for all users of our repo so I was trying to configure settings in the "folder" tab - aka writing to vscode/settings.json. But this plugin doesn't show up in that tab, I can only configure it for workspace or user.

Reproduction

N/A

System Info

System:
    OS: Windows 10 10.0.22000
    CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
    Memory: 14.71 GB / 31.73 GB
  Binaries:
    Node: 18.9.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 3.4.1 - C:\Program Files\nodejs\yarn.CMD
    npm: 8.19.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.22000.120.0), Chromium (114.0.1823.58)
    Internet Explorer: 11.0.22000.120

Used Package Manager

yarn

Validations

viveleroi commented 1 year ago

PS The checklist mentions github discussions but I see no such tab in this repo