James Brundage

Results 62 comments of James Brundage

@SteveL-MSFT Thanks for doing this. It seems like a _mostly_ good idea, Two high level thoughts: 1. Inverting the format is too visually "loud". I'd prefer something like "Yellow+Bold". If...

> ```powershell > $x = "# Hello" | glow --style auto; $x > ``` > > works too. Good to know! Feel free to file an issue or PR in...

@trackd Thanks for reminding me about this behavior. And, sorry, this is actually PowerShell's bug, not Posh's (and not EZOut's, either). [I've opened this issue in the PowerShell repo to...

I'm not sure stacking would be the exact right answer here. I think that it might be better to expose keymapping in the types files (for instance, by making some...

Currently blocked by an issue in Glow.

> @StartAutomating The link to [Glow](https://github.com/charmbracelet/glow) is misspelled. Thanks, I typo that link too often. Now if only Glow would actually _work_ in this circumstance, I'd be pleased as peach.

@mklement0 I'm definitely open to the idea of a flag, as I think both are useful. However / and, I think that should be the job of a local formatter...

@mklement0 I get what you're saying here, and I think the best approach would be to make the `ToString()` conditional depending on which had content.

> Defaulting to _whichever property is filled in_ to me seems like the preferable behavior. PR updated. Thanks for the feedback!

@dhawalc thanks for the issue! I've retitled it to what the high-level request is, and will create some additional issues to outline the solution(s) for this problem.