Find and replace in buffer #244
-
When I try to use reg for BOL adding of a character, it throws this error. Am I using the wrong method? These work in sublime text and others, so I'm not totally familiar with reg or coffee and struggling to find answers, online any help would be appreciated. I've tried ^ and \b^ and a few others too. VersionsPulsar: 1.112.2023121907 x64 Stack TraceUncaught TypeError: Cannot read property 'toUpperCase' of undefined
Commands
Non-Core Packages
VersionsPulsar: 1.112.2023121907 x64 Stack TraceUncaught TypeError: Cannot read property 'toUpperCase' of undefined
Commands
Non-Core Packages
Additional Information |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
EDIT: Never mind, found the bug. Fix pending! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
@Timo2024, thanks for reporting this. It was an incredibly quick fix, so I made this PR to fix it. Once this lands, you can grab the next day's rolling release, or else you can wait until 1.113 is released in mid-January. In the meantime, you can disable the Preserve case during replace setting as a workaround.