intersystems / intersystems/git-source-control
Mapped items read-only setting should actually make them read-only
Open
customer
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
Currently the "mapped items read-only" setting only excludes mapped items from being exported or added to source control with Embedded Git. They should also be made actually read-only in the IDE with logic in IsReadOnly.
It seems this was intended from the start with #189 but missed in implementation.
Contributor guide
Assessment
This issue has not been assessed yet.