JetBrains / JetBrains/resharper-unity

Quick fix for Debug.LogFormat

Open
#606 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Rider offers a quick fix to transform concatenated strings into a String.Format invocation instead (or string interpolation if available in language level)

It'd be great if it's possible that, if concatenation appears inside a Debug.Log (or Warning/Error variants), that it offers a suggestion to use Debug.LogFormat instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.