electron / electron/fiddle

Adding files inside the subdirectories

Open
#1,828 3 comments 0 reactions 0 assignees View on GitHub
:beetle: bug
Dominant language
TypeScript
Stars
7.8k
Forks
762
Avg merge
15h 27m
Merged PRs (30d)
12

Description

### The problem
I am building an i18n app using Electron, so I have created 2 files for locale messages at the files msgs/ar.json and msgs/en.json..
I know this is not supported to push files with directories to Gist, but at first, take it my consideration.

**At the first time of adding the messages files:**
Image

**While trying to push the project:**
Image

**After reopening the fiddle project:**
Image

**The final project architecture:**
Image

### My suggested solution:
Disable adding the files to directories to save the isolation of the scripts.
Also, validating the renaming of the file does not include the directory naming, such as `path/to/file-name.`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.