Switch expressions not supported
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the compilation error with a C# switch expression in FastScriptReload, then trace how the project handles C# compilation and compare it with switch statements. Done means switch expressions compile successfully without requiring a statement-based workaround.
Written by the indexing model from the issue text.
Description
Switch statement works fine but not switch expressions. Compilation errors occur when using one. Can be mitigated by using switch statements insead.
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
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.
More from handzlikchris/FastScriptReload
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
handzlikchris/FastScriptReload#202 · 2 reactions ·
-
csc.rsp support Open
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
handzlikchris/FastScriptReload#203 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
handzlikchris/FastScriptReload#197 · 1 comment ·
All issues in handzlikchris/FastScriptReload
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·