multi-replaceReplaces text and filenames preserving cases. Can be used to rename Angular components. Usage
Files in selected folder will be renamed and text inside this files will be replaced. TroubleshootingIf you want replace single word string like "example" with several word string like "new_example" it will be replaced with "newExample" because camelCase used by default for string that case not detected. Use |