coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.38k stars 431 forks source link

Disable "Correct Spelling Automatically" Globally #1516

Closed hophead929 closed 7 months ago

hophead929 commented 1 year ago

Is your feature request related to a problem? Please describe. I mostly use CotEditor to take notes, and noticed it will "auto-correct" words and acronyms I don't want or need changed.

Describe the solution you'd like I can disable "Correct Spelling Automatically", but only per file.

Describe alternatives you've considered In Setting or Preferences, there should be a way to disable "Correct Spelling Automatically" globally or at least as a default for new files.

Additional context Add any other context or screenshots about the feature request here.

1024jp commented 1 year ago

Currently, CotEditor respects the user setting in the System Settings: System Settings > Keyboard > Input Sources > All Input Sources.

Screenshot 2023-09-13 at 10 56 42

Do you think you need the option for CotEditor to override the system setting in the app?

Actually, I'm planning to change these options in the near future. I'll take your request into account.

hophead929 commented 1 year ago

Hello,

I never thought to check keyboard settings for correct spelling automatically. I'll give that a try and see how I like it; it might save me from auto-correct mistakes in email, so that would be a bonus. Thank you!

On Sep 12, 2023, at 9:04 PM, 1024jp @.***> wrote:

Currently, CotEditor respects the user setting in the System Settings: System Settings > Keyboard > Input Sources > All Input Sources.

https://user-images.githubusercontent.com/1165044/267512342-b1760097-95a8-46bc-aea9-9fefb13f59a3.png Do you think you need the option for CotEditor to override the system setting in the app?

Actually, I'm planning to change these options in the near future. I'll take your request into account.

— Reply to this email directly, view it on GitHub https://github.com/coteditor/CotEditor/issues/1516#issuecomment-1716823075, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU6M3I44FE5QNNTWTPOBM6TX2EIDVANCNFSM6AAAAAA4NK3ZCQ. You are receiving this because you authored the thread.

1024jp commented 7 months ago

From CotEditor 4.8.0, which will be released in this spring, this option becomes to be able to set in individual CotEditor setting 😉.