-
-
Notifications
You must be signed in to change notification settings - Fork 137
feat(developer): use 'keyman.kpj' as fixed filename for projects #10113
Copy link
Copy link
Open
Description
Project Filenames
Subnote about project filenames: currently, these are tied to the parent folder filename. This is not ideal, because:
- it allows for multiple .kpj files in one folder
- it is easy to desync if either folder or .kpj are renamed
- makes logic more complicated around testing for .kpj presence
Proposal: What if project filenames were fixed? We could go with keyman.kpj as a fixed filename for v2.0 projects?
Originally posted by @mcdurdin in #2761 (comment)
This will impact:
- Keyman Developer IDE
- kmc
- keyboard and model repositories
- documentation
Note: search for #10113 in source to find TODO references for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status