notZaki / PandocCiter

Visual Studio Code extension for autocompleting citations and cross-references for Pandoc/Markdown documents
https://marketplace.visualstudio.com/items?itemName=notZaki.pandocciter
MIT License
65 stars 9 forks source link

Changing the trigger behavior #46

Open filippogambarota opened 1 year ago

filippogambarota commented 1 year ago

Is there a way to trigger the extension using another key or a keyboard shortcut? In particular, when using Quarto documents the popup conflict with the Quarto autocompletion that suggests cross-references within the document. Thanks!

notZaki commented 9 months ago

Thanks for the suggestion. I really wanted there to be a way for the user to set their own trigger key, but wasn't able to find a way. I suppose there could be an option to disable the @ trigger, and then the Ctrl Space hotkey could be used to show the suggestions. Though the hotkey-triggered suggestions might still conflict with quarto's extension, so it'll still be messy.

I don't use quarto, but I thought their extension had citation autocompletion? I would expect it to work better than PandocCiter.