Dominic D

Results 100 comments of Dominic D

Oh sorry, I think I wasn't clear enough. I didn't mean html tags, just whether #tags could be highlighted in the editor as well. At the moment, tags are only...

I just encountered this bug with Markdown Notes that I thought I'd mention here preemptively. Hierarchical tags are not highlighted correctly - eg. `#tag-1/tag-2`. Just the first part is highlighted,...

@mihaiconstantin I just sent a PR for Pandoc Citer [here](https://github.com/notZaki/PandocCiter/pull/29) that allows hover support for citation keys. And the extension already supports intellisense for citation keys. I think this resolves...

I think a nice workflow would be something like this * clicking the link (while holding Ctrl) creates a new note with the default template (works* at the moment) *...

Yep, Markdown Notes was causing that issue for me. Now things work. ![image](https://user-images.githubusercontent.com/26859884/191612313-01f1186c-e915-4049-a88d-78341bbac809.png) What do you think? I think the implementation could be refactored - I'm not sure the best...

I updated the hover provider tests - hopefully that works now. Maybe the one testing this functionality specifically will need to be updated still.

I rebased to master and updated the code. I'm not sure if I'm missing something, but I can't get the new command to fit the workflow. The hover text needs...

Ok, it works now. I edited the parameters for `CREATE_NOTE` though. If you prefer, I can move it to `asUri`. Or fold it into `templatePath` like you say.

Ok, sorry for the delay. Tests are passing now on my end at least

Hi Jeff, Thanks for getting in touch! I'll try and answer all your questions: > Issue with data_matching_jackal.launch: I noticed that line 59 in the data_matching_jackal.launch file generates an error...