Skip to content

Fix console placeholder detection and symbol prefix handling#26

Open
castledking wants to merge 1 commit into
ItsMyStudio:mainfrom
castledking:fix/console-utilities-improvements
Open

Fix console placeholder detection and symbol prefix handling#26
castledking wants to merge 1 commit into
ItsMyStudio:mainfrom
castledking:fix/console-utilities-improvements

Conversation

@castledking

@castledking castledking commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

Summary

Fixes prefixes and placeholders in console output

Changes

  • ConsoleFilter — Now detects <p: placeholders even without the symbol prefix
  • Strings — Fixed symbol prefix pattern to handle repeated prefixes (e.g., $ERROR | $ERROR)
  • Utilities — Removed unnecessary PlaceholderDependency check that was blocking valid placeholders
  • Version bump to 4.2.7

Testing

Tested with console messages containing placeholders without prefix.

- Console now detects <p: placeholders even without symbol prefix

- Fixed symbol prefix pattern to handle repeated prefixes

- Removed unnecessary PlaceholderDependency check

- Version bump to 4.2.7
@iiAhmedYT

Copy link
Copy Markdown
Collaborator

not handling repeated prefixes is an intended behavior. also please do not bump versions of your own accord.

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.

2 participants