Saif M.Hakeam

Results 5 comments of Saif M.Hakeam

The terminal in IntelliJ works just fine. I guess it's an issue w/ the console (the thing that appears when you hit run).

@mhagnumdw, written an extension that does that. It works with any keyboard shortcut. https://marketplace.visualstudio.com/items?itemName=Saif-hakeam.keybind-palette-interop

Is it still broken? Is this a one off thing or is it one more Apple rug-pull thing?

I can confirm that it works perfectly fine on Mac OS 26 (Tahoe).

Same here, zsh's auto-complete defaults to the local JustFile when `-g` (for global) & `--justfile` flags are set. To reproduce, just create a justfile in `~/.justfile` add dummy commands then...