Benjamin Habié
Benjamin Habié
Would it be feasible to implement the resources already included in the provider as data sources too ? I have separate modules on my machine for which I want to...
On **Visual Studio 2019,** with **VsVim 2.8.0.0**: When I hit Ctrl+P in Insertion Mode, nothing happens, even though I have in VsVim settings "**Ctrl+P Handled by VsVim**". Am I missing...
@pldmgg Just thought you should know that someone on github took your code for the `Get-FileLockProcess.ps1` file and claiming they hold copyrights on the code: https://github.com/R-Studio/PSTools/blob/master/Public/Get-FileLockProcess.ps1
I can't figure out how to declare a key in my custom JSON object with spaces in the name: ``` > aws ec2 describe-instances --query "Reservations[].Instances[].{Name: Tags[?Key == 'Name'].Value |...
### Description In the context of configuration files version control, I have a bare git repository at the root of my filesystem, e.g. at `/.mysystemrepo`. I have some files which...
This PR simply replaces all leftover tab characters with whitespaces as the rest of the file in order to have correct indentation in places like Github and `git diff`, etc...
Hi @ardagnir, there's been 1 PR in total since 2019. Can you indicate clearly the inactivity of the project either by archiving it, stating so in the beginning of the...
Most of the time, I don't have many files in a root folder, but many nested directories which contains those. This makes navigating with `ls` and `cd` cumbersome, and is...
@bovine3dom I haven't found any specific documentation about this either in your README, Issues, Disccusions or the website about the feature differences with Vimium and reasons why we would prefer...
It would be great to be able to see the dates of last modification of files in the "Unstaged changes" diff view of `tig` (and by extension, but less importantly...