Chris Goffinet
Chris Goffinet
I can understand you were trying to make things more automatic but please replace the the check for at: https://github.com/posener/goreadme/blob/master/cmd/goreadme/main.go#L120 To require this to be a flag instead of assuming...
currently the graphite dashboard/ui supports merge, squash. the cli should be able to do this as well. i would also propose the ability when doing a squash you have the...
Just like when defining User Snippets in VSCode, it would be helpful if this extension supported `prefix`. ``` { "Insert heading level 1": { "prefix": "heading1", "body": ["# ${1:${TM_SELECTED_TEXT}}$0"], "description"...
So this took me forever to figure out because I couldn't reproduce this issue anywhere on three different platforms (local environment on macOS, remote Linux machine x86, and through docker...