Like String.prototype.replace() but attempts to match the casing of the substring being replaced. Useful when renaming mixed-case variables, refactoring code or moving hard-coded values into variables.
-
Updated
Nov 4, 2023 - JavaScript
Like String.prototype.replace() but attempts to match the casing of the substring being replaced. Useful when renaming mixed-case variables, refactoring code or moving hard-coded values into variables.
A case-sensitive Find tool (recommended to use Ctrl + Shift + F or Ctrl + Alt + F) for the Google Chrome Browser
Add a description, image, and links to the case-sensitive topic page so that developers can more easily learn about it.
To associate your repository with the case-sensitive topic, visit your repo's landing page and select "manage topics."