You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we use fancy interpolated string handlers for logging, we could potentially add an AppendFormatted(ProjectKey key) method to our handler, and log a special value, rather than have to deal with potential fallout from changing the misc files path itself, in any meaningful way
In the Razor language server, a miscellaneous files project is added with a fake-but-unique file path that looks like so:
It would be helpful to shorten this path or make it more obvious for scanning through logs.
see #11295 (comment)
The text was updated successfully, but these errors were encountered: