Skip to content

Support C# format strings in config#4605

Merged
arturcic merged 14 commits into
GitTools:mainfrom
9swampy:SupportFormatStringsInConfig
Aug 9, 2025
Merged

Support C# format strings in config#4605
arturcic merged 14 commits into
GitTools:mainfrom
9swampy:SupportFormatStringsInConfig

Conversation

@9swampy

@9swampy 9swampy commented Jun 28, 2025

Copy link
Copy Markdown
Contributor

Description

Support C# format strings in config

Related Issue

Fixes #4156

Motivation and Context

#4156

How Has This Been Tested?

I've implemented a number of formatters and added scenario coverage for implementation but a 4-eyes verification and feedback on appropriateness of scenarios included (or not) would be welcome. The specific scenrio noted on the wish-issue tested here and here.

I've an aversion to Helper classes but that's where I've dropped all this as an extension of the original StringFormatWith but please redirect if it should live elsewhere (or just needs some structure).

Screenshots (if appropriate):

image

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Loading
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.

Support C# format strings in config

4 participants