SynEdgy / SynEdgy/YamlObjectModel
SaveTo sets the SavedAtPath relative when a relative path is supplied
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description

We should also probably rename this to:
SaveAs([string]$Path)
And the property should be SavedAt
Contributor guide
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
Locate the SaveTo method and SavedAtPath property, then inspect how a supplied relative path is stored. Reproduce the relative-path case and verify the corrected path behavior, while checking the proposed SaveAs and SavedAt API renames across their uses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100