Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add smart text replacer, resolves #616 #976

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

utf26
Copy link

@utf26 utf26 commented Apr 7, 2024

Overview

This PR introduces the smart text replacer feature, significantly enhancing text manipulation capabilities by allowing dynamic search and replace functionality. It caters to various user needs by including support for case-sensitive searches and global replacements.

Changes

  • Added core logic for the smart text replacer feature.
  • Implemented case sensitivity and global replacement options.
  • Updated UI components to accommodate the new feature.

Impact

  • Provides users with powerful tools for text editing and manipulation.
  • Enhances the application's text processing capabilities.
  • Improves user experience by offering a more versatile and efficient way to handle text replacements.

Issue

Resolves #616.

Please review the changes and provide your feedback.

Copy link

vercel bot commented Apr 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Apr 7, 2024 5:04am

Copy link

sonarcloud bot commented Apr 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@sharevb sharevb mentioned this pull request Jul 7, 2024
3 tasks
@steffenrapp steffenrapp mentioned this pull request Sep 2, 2024
3 tasks
sharevb added a commit to sharevb/it-tools that referenced this pull request Sep 11, 2024
Smart Replacer functionality taken as base from CorentinTh#976 by @utf26
Fixed linebreaking display in Smart Replacer
Add linebreaking options

Fix CorentinTh#1279 CorentinTh#1194 CorentinTh#616
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW TOOL] Find and replace text
1 participant