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
Firstly - I love your library and have been using it for a year or so.
A picture is hopefully worth a thousand words.
When using #{ 123 }#( 123 )#[123] the LHS portion is placed much higher than the closing counterpart, or when used without a # variant.
Observed in VS Code, and Visual Studio 2022
The text was updated successfully, but these errors were encountered:
Firstly - I love your library and have been using it for a year or so.
A picture is hopefully worth a thousand words.
When using
#{ 123 }
#( 123 )
#[123]
the LHS portion is placed much higher than the closing counterpart, or when used without a#
variant.Observed in VS Code, and Visual Studio 2022
The text was updated successfully, but these errors were encountered: