ability to switch between build configurations
Open
enhancement
upstream
- Dominant language
- Vim Script
- Stars
- 211
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to be able to switch between Debug and Release mode, to, for instance, see errors in branches guarded by `#if DEBUG` guards.
**Describe alternatives you've considered**
I tried setting the configuration in the fsproj file, hoping that the change would be detected and read by fsautocomplete, but it had no effect. I'm not that familiar with the build format, so I may have not configured it correctly, or perhaps fsautocomplete isn't parsing that config.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.