-
Notifications
You must be signed in to change notification settings - Fork 839
Fix preferreduilang switch leaking into fsi.CommandLineArgs #19151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: T-Gro <[email protected]>
Co-authored-by: T-Gro <[email protected]>
Co-authored-by: T-Gro <[email protected]>
Co-authored-by: T-Gro <[email protected]>
preferreduilang switch in FSI|
@copilot : Failed Scripting.PreferredUiLang tests.invalid culture in preferreduilang is ignored gracefully [22 ms] |
Co-authored-by: T-Gro <[email protected]>
Fixed in 328b7b3. The issue was that |
❗ Release notes required
|
|
@copilot : add release notes to docs/release-notes/.FSharp.Compiler.Service/10.0.200.md |
Co-authored-by: T-Gro <[email protected]>
Added in 6e92280. Release notes entry added to the Fixed section documenting the fix for |
Implementation Plan for preferreduilang Switch in FSI
Phase 1: Core Implementation
preferreduilangoption to FSI option parsing insrc/Compiler/Interactive/fsi.fs--preferreduilangand/preferreduilangtcConfigB.preferredUiLangandThread.CurrentThread.CurrentUICultureReportUserCommandLineArgsPhase 2: Testing
--preferreduilangand/preferreduilangforms workPhase 3: Validation
Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.