Allow .meta creation
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 3
Description
.meta files can be edited, but cannot be created
Should it be only for folder/.meta or for any file ?
The latter being more complex we may need to check that the file exists.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the code path that permits editing existing .meta files and determine how creation is handled; clarify whether creation applies only to folder/.meta or to .meta files associated with any existing file, then verify the chosen behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100