Scott McKendry
Scott McKendry
@timayabi2020 is there any update on this please? Still present in 2.17.0
@mark2185 done - I'm not sure about colours, however. Bicep doesn't have very distinct branding so I've sort of picked these at random. Happy for these to be updated to...
@ndajr I'm trying to test this out in a dockerized chi app. Could I please have some clarification on how this should work? I've updated my dockerfile to point to...
Thanks @ndajr but I'm not convinced that was the issue. I'm running the container locally so using the default `http://localhost` URL was probably fine. Either way, I've updated the .air.toml...
Hi @ndajr 👋 I've made some progress on my end. Turns out I was cloning the wrong branch in my dockerfile. Adding `-b feat-live-proxy` resolved that. Now I'm actually getting...
Brilliant! That's working perfectly now. Great stuff. Hope this gets merged soon, it's a really neat feature👍🏻
From a bit of testing, I've found the main problem here is that the `NeoTreeFloatNormal` highlight group has no effect. When the file explorer is rendered, there is no check...
For some clarity, when testing on formatting cmd on its own, I'm running `pwsh -NoProfile -NoLogo -Command "(Invoke-Formatter (Get-Content -Raw -Path ./test.ps1)).Trim()"` Which writes the file to stdout as expected:...
I've never been able to get LSP formatting working with PowerShell. Not sure what it is but for whatever reason, LSP fallback just isn't working with my PSES config. Which...
I don't personally use tmux so it's probably not something that will be top of my to-do list. However, I would be more than happy to merge a PR for...