Dylan Kinnett

Results 26 issues of Dylan Kinnett

There's [a different extension out there](https://marketplace.visualstudio.com/items?itemName=MichaelCurrin.auto-commit-msg), which can create more detailed commit messages. Even when squashed, it might help to have these details from something like gitdoc. They more closely...

It's easy to sort files chronologically if their names start with a date. Could that be an option? I'm currently using EDdiscovery for this with its `YYYY-MM-DD-MM-SS Sysname-BodyName` mask. It...

Github has a tags feature that I've found to be quite useful for finding [repos related to Elite Dangerous](https://github.com/topics/elite-dangerous). I noticed that this one might benefit from adding the `elite-dangerous`...

I've had hard time finding good support for web highlights in Obsidian. I'll try this out as it could be just right, but if it could become a plugin for...

Tested an upload using the new `.4.0` format for bindings file, and also one that I made for the Steam Controller. It seems EDRefCard doesn't have support for that controller;...

For this feature, the user could select any text on a page, right click on that selection, and then choose to add a bookmark including that text, from the right...

source: Just Not Sorry source_url: https://github.com/defmethodinc/just-not-sorry/blob/master/src/Warnings.js > very > "The word 'very' does not communicate enough information. Find a stronger, more meaningful adverb, or omit it completely." --Andrea Ayres

status: awaiting-triage

We don't always write and edit at the same time, so it can be distracting to the writing process to get lint warnings during the drafting process. vscode doesn't seem...

enhancement

Github has a tags feature that I've found to be quite useful for finding [repos related to Elite Dangerous](https://github.com/topics/elite-dangerous). I noticed that this one might benefit from adding the `elite-dangerous`...

Working with some queries today, I wanted to restrict input to only allow valid accession number strings as input. But what is the pattern for that? I checked the existing...

documentation