Ajay Mehta
Ajay Mehta
Thanks for creating such a wonderful module! This PR addresses the following: 1. I noticed that there was a typo in README.md: `New-Empahsis`. 2. Also, fixed misspelling in function help....
I was wondering why the `core.excludesFile` setting in my global .gitconfig file was getting clobbered and I tracked it down to [this](https://github.com/hediet/vscode-hediet-power-tools/blob/b5b68009d6dbf4d1bbdb49f27330ec3e8eea6e1f/src/features/MarkdownEditorProjection/MarkdownDocumentController.ts#L70-L80). I had the value in the file set...
Thank you for making such a great extension that I use daily! I love the the ability to have Rich Language Feature in Markdown code blocks but it would be...
# Summary It would be great if an optional **Prefix** (dynamic?) parameter could be added to `Select-Object` when **ExpandProperty** and **Property** are specified to avoid errors when there are duplicate...
Currently, when a release is created, the **What Changed** section lists changes across all libraries which makes finding changes for a specific library more cumbersome than it should be IMHO....