cake-build / cake-build/cake-vscode
Modification of `omnisharp.json` can lead to errors
Open
- Dominant language
- TypeScript
- Stars
- 45
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
As discussed on slack:
> ... Problem is with case-sensitivity. As I've added manually, I used `BakeryPath`. Cake extension wants `bakeryPath`.
> ... Also, the current logic seems to fail if cake section is missing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the extension's handling of omnisharp.json and inspect how the cake section and its properties are read. Reproduce the two reported cases: an omitted cake section and the differently cased BakeryPath property. Done means both configurations are handled without errors and the expected bakery path is recognized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100