Michael

Results 14 comments of Michael

Have you tried putting the second command in " "

I think you should rename your directory 😉

Yeah I have never seen them, what's the use case for hundreds of thousands of directories with brackets in them (completely out of curiosity not a criticism)

I have also added some annotations for the the network security groups on the persistent volume claim but these don't seem to add to the mount target. ```yml apiVersion: v1...

I think I had to manually attach two nsg's the worker nsg to the load balancer. I couldn't automate the step no matter what I tried.

@iguanacucumber if you could retry it seems to be resolved on my side now

I won't have time to work on this for a few days so you're more than welcome to open a PR on my branch if you desperately need it. (You...

Alright, debugpy installs now, to have this work with mason-lspconfig I had to fork that for now: ```lua return { "neovim/nvim-lspconfig", dependencies = { { "KingMichaelPark/mason.nvim", opts = { pip...

https://github.com/mason-org/mason.nvim/issues/1972

> Quick question: Does this also appear in checkhealth? Cuz imo it should but marked as optional Now it does.