You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Problem :
Before the build, I am able to discuss with the void editor using scripts/code.sh
After running the build command, I am not able to do it. It seems package.json settings are not transmitted (void.command.toogleSettings), and settings.json neither.
Step to reproduce :
build the editor from scratch.
Expected :
I should be able to input settings, using the "icon" or the command palette.
Problem :

Before the build, I am able to discuss with the void editor using scripts/code.sh
After running the build command, I am not able to do it. It seems package.json settings are not transmitted (void.command.toogleSettings), and settings.json neither.
Step to reproduce :
Expected :