Case-insensitive replace

Run Settings
LanguagePython
Language Version
Run Command
import re print(re.sub('(?i)the', 'CALEB', 'The quick brown fox jumped over the lazy dog. Then he went home.'))
Editor Settings
Theme
Key bindings
Full width
Lines