language-pfm icon indicating copy to clipboard operation
language-pfm copied to clipboard

snippets can be annoying

Open mangecoeur opened this issue 10 years ago • 3 comments
trafficstars

I'm using pfm for long-form documents and I'm finding the snippets included can be annoying because they bring up the autocompletion menu as you are typing - since the snippets are keyed to common letters they are always popping up as you type which gets distracting. It would be nice to be able to disable them somehow (or maybe have them as a separate package?) at the moment I edit the package source.

For the bold/italic it might be nice to rather add keyboard shortcuts as in rich text editors (CMD-b, CMD-i)

mangecoeur avatar Aug 03 '15 10:08 mangecoeur

In case you don't want any autocompletion at all in markdown/pfm (including other autocompletions for non-snippets) you can go to you autocomplete-plus -> settings, and add .md or the file blacklist or .pfm to the scope blacklist. As mentioned this would disable all autocompletion for pfm files.

nylki avatar Aug 03 '15 13:08 nylki

the problem is I DO want autocomplete but just for specific things (e.g. my custom snippets and bibtex autocomplete). For Autocomplete plugins you can set the priority and tell them to silence lower priority completions, however it seems snippets completions always show.

mangecoeur avatar Aug 03 '15 13:08 mangecoeur

Sorry for never responding. I am unable to maintain this project (see also #31)

leipert avatar Apr 14 '18 09:04 leipert