George Garside
George Garside
Adding pam_reattach (as optional) from [fabianishere/pam_reattach](https://github.com/fabianishere/pam_reattach) above the Touch ID PAM fixed the issue for me. I am using Apple's Touch ID PAM but I suspect it should work for...
Fixed in #63, please close
Duplicate of #141. PR to add file: #152. Here's the signIn function: https://github.com/RobotsAndPencils/XcodesApp/blob/3b1254a48eb6fae3c54f61dee15da6961078d214/Xcodes/AppleAPI/Sources/AppleAPI/URLRequest%2BApple.swift#L19
There's a couple of extensions that do this now - [Git Rebase Shortcuts](https://marketplace.visualstudio.com/items?itemName=trentrand.git-rebase-shortcuts), popular and always active regardless of vim mode, and - [Git Rebase Keybindings](https://marketplace.visualstudio.com/items?itemName=grg.rebase), made by me[^1], designed...
Duplicate of #357
This is already implemented? https://github.com/kasecato/vscode-intellij-idea-keybindings/blob/57b9ca5da1c60bc9f8735e80e6e0ecd46715ef7d/package.json#L1607-L1613
There's a few extensions that try to achieve this, but don't do it quite right, so I wrote my own: [ **Sidebars**](https://marketplace.visualstudio.com/items?itemName=grg.sidebars). I didn't think it quite fit here since...
It's in Keyboard Shortcuts, search for `"shift shift"`. You can disable it by right-click → Remove Keybinding on that row, or add the following to your keybindings.json: ```json { "key":...
`config.existingSecret` already exists to override env including APP_KEY, and/or you can define your own `secrets.appKey` value which would ensure a constant value. Therefore one possible solution in your chart values,...
[AlexMunteanu.toggle-block-comments](https://marketplace.visualstudio.com/items?itemName=AlexMunteanu.toggle-block-comments) achieves this (no affiliation)