André Silveira

Results 2 issues of André Silveira

Accept arrays in translation files. In that case, a random string would be selected. Example: ```jsonc // en.json { "hello": [ "Hello, user!", "Hey!", "World" ] } ``` ```javascript //...

### 🐛 The bug The Nuxt DevTools VSCode integration fails to connect to the local VS Code instance. When opening the integration panel, it displays an error message requiring the...

bug