Lucas Trzesniewski

Results 112 comments of Lucas Trzesniewski

Sure, why not, I added a comment there.

@KirillOsenkov thanks, but I know that getting the evaluated values is pretty easy with the MSBuild NuGet package. To clarify, I simply thought that having this possibility from MSBuild itself...

> Can you elaborate on "This would be useful for scripting purposes."? What specifically? I originally needed to get the `OutDir` property value in a script in order to zip...

Well, actually item metadata is the reason I suggested the "full" syntax (`-evaluate`) in the first place. I supposed it shouldn't be too hard to evaluate MSBuild expressions since they're...

Since this issue is still open, I thought I'd add my 2 cents. 🙂 I was also surprised by the default behavior when I asked ripgrep to "just show me...

That makes sense, thanks for the explanation! 🙂

Note that currently, Windows Terminal does not support the hostname: https://github.com/microsoft/terminal/blob/54dc2c4432857919a6a87682a09bca06608155ed/src/cascadia/TerminalApp/TerminalPage.cpp#L2304-L2309 Which basically means the hostname should be omitted, at least on Windows. Note that the spec *requests* for utilities...

> One terminal not supporting it on Windows doesnt mean it should be omitted on windows. Well, the problem on Windows is not really Windows Terminal itself (though that's the...

> There is no need for hostname for local file URI The concern here is running ripgrep through SSH. That would output "local" files paths from the point of view...

@kovidgoyal it seems you're reading this discussion through your mails, so you probably didn't see it, but I have made lots of edits to my posts, and opened an issue...