Skip to content

feat(consoleFormat): resolve console template specifiers in messages#966

Closed
Bupalchow wants to merge 1 commit intoChromeDevTools:mainfrom
Bupalchow:feat/consoleFormat
Closed

feat(consoleFormat): resolve console template specifiers in messages#966
Bupalchow wants to merge 1 commit intoChromeDevTools:mainfrom
Bupalchow:feat/consoleFormat

Conversation

@Bupalchow
Copy link
Copy Markdown

  • Added formatConsoleMessage to resolve template specifiers using Chrome DevTools-style formatting.
  • ConsoleFormatter now applies the template and shows substituted text.

Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, but we do not want to re-implement this logic, instead we want to re-use from the chrome-devtools-frontend dependency.

@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Feb 18, 2026

Closing the PR. Please let me know if you want to update the PR to re-use the code in DevTools. It might require refactoring in the DevTools codebase first.

@OrKoN OrKoN closed this Feb 18, 2026
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