JustinGrote / JustinGrote/FSharp
Enhancement request: Namespace parameter
Open
- Dominant language
- PowerShell
- Stars
- 41
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to add a `-Namespace` parameter that works the same as the `Add-Type -Namespace` param, so simple code doesn't need to declare a namespace.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Add-FSharpType entry point and reviewing how its parameters are handled. Compare the requested behavior with PowerShell's Add-Type -Namespace parameter. Done means simple code can pass -Namespace without declaring a namespace itself, with behavior matching Add-Type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100