Arush Wadhawan

Results 33 issues of Arush Wadhawan

Automated fix for issue #1651 in typicode/json-server.

The configuration logic was incorrectly indented outside the main loop, which resulted in only the last switch being configured. This commit moves the configuration commands inside the loop to ensure...

This PR addresses issue #1373 by adding a new folder creation button to the output folder selection interface. ## Summary of Changes - **Added CREATE_FOLDER electron command** in common/electron-commands.ts -...

enhancement
size:L