Results 29 issues of gmkado

I may have something configured incorrectly so please let me know what other info I should provide. When I cd into my git repo and use `Invoke-FuzzyGitStatus`, I can see...

Thanks for the great plugin! There are cases where I want the trigger keyword to produce a date formats and others where I want to parse time formats (eg Day...

I would love to be able to have all my connector definitions in a single file and include it into my cable drawing yamls. This would allow for things like...

Thanks for the awsome plugin! Currently the jira-search fence shows notes that start with a jira ticket number. Would it be possible to also show notes that contain any mention...

feature

Is there a recommended way to retrieve the `ReceivePort` when using `WillStartForegroundTask`? It looks like the `FlutterForegroundTask.receivePort` property is only valid when the service is running. When using `WillStartForegroundTask` the...

First off, thanks for providing the community with this, awesome stuff! One difference I noticed between running this on my project and exploring the sourcetrail samples is that clicking on...

Can you add a setting that allows the google search to automatically append the file extension or programming language? I find myself adding 'javascript' or 'python' (etc) to the text...

Would be useful to have syntax similar to vscode's snippets: https://code.visualstudio.com/docs/editor/userdefinedsnippets#_placeholders Especially the ability to have duplicate placeholders. For example: ``` console.log('$1'); // $1 ``` Tab stops at $1 and...

Thanks for the awesome extension! Maybe I'm missing some configuration, but in the explorer sidebar my view looks like: ``` #1 - path/to/first/step.cs #2 - path/to/second/step.cs ``` It would be...

### Problem Could the tags column type pull from existing obsidian tags? Or does it? Couldn't figure out a way to get those to show up or autocomplete when I...

enhancement