SIGN IN SIGN UP

Fix saving files as `*.sql` on macOS Sequoia (#20195)

Closes #16969

Release Notes:

- Fixed a bug in macOS Sequoia where you can't save a new file as
`*.sql`, it would rename to `.sql.s`. As a side effect you can no longer
save a new file as `*sql.s`. We hope to remove this workaround when the
operating system fixes its bug; in the meantime you can either set
`"use_system_path_prompts": false` in your settings file to skip the
macOS dialogues, or create new files by right clicking in the project
panel.
C
Conrad Irwin committed
cfcbfc1d82bf0b74d9d3060a2f964cd84a3af1c5
Parent: c9ec235
Committed by GitHub <noreply@github.com> on 11/4/2024, 8:23:59 PM