You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to match any word with a whitespace at the end, then get this actual word and append the selected sugestion. So far i'm only able to replace everything. Can the replace function be passed the matched value ? At the moment i have to rely on a var outside of the strategy array which is messy.
The text was updated successfully, but these errors were encountered:
i want to match any word with a whitespace at the end, then get this actual word and append the selected sugestion. So far i'm only able to replace everything. Can the replace function be passed the matched value ? At the moment i have to rely on a var outside of the strategy array which is messy.
The text was updated successfully, but these errors were encountered: