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
This does seem like it would be a useful addition to have - I'd probably
lean more on the side of a heredoc-style syntax with flexible indentation
stripping similar to what PHP has in 7.3, as I think the Python style is a
little annoying with the string content being on the same line as the
identifiers and needing to be flush with the left edge (but triple quotes
as the marker seems nice).
Please. This is agonizing:
https://github.com/sapphonie/StAC-tf2/blob/master/scripting/stac/stac_stocks.sp#L762
<3
The text was updated successfully, but these errors were encountered: