Skip to content

Reimplemented autocorrect and improved Sentence case#116

Open
tdulcet wants to merge 4 commits into
mainfrom
sentance
Open

Reimplemented autocorrect and improved Sentence case#116
tdulcet wants to merge 4 commits into
mainfrom
sentance

Conversation

@tdulcet

@tdulcet tdulcet commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

The autocorrect feature needs some additional testing. I do not have a Twitter/X account, so I am unable to test that myself. However, I removed the problematic getCaretPosition function, so I am hopeful that it will no longer break websites.

CC: @Thomas-D-C

@tdulcet tdulcet requested a review from rugk June 19, 2026 16:16
@tdulcet tdulcet changed the title Improved Sentence case Reimplemented autocorrect and improved Sentence case Jun 20, 2026
Notifications.showNotification(
"menuNotificationPressCtrlVTitle",
"menuNotificationPressCtrlVContent",
IS_THUNDERBIRD ? "menuNotificationPressCtrlVContent" : `The add-on was unable to access this tab directly, so the transformed text has been copied to your clipboard.\nPlease press ${pasteSymbol}-V to do the transformation.`,

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As always, later localize this, but well this extension is anyway kinda experimental still.... so yeah, fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants