language-pfm
language-pfm copied to clipboard
snippets can be annoying
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)
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.
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.
Sorry for never responding. I am unable to maintain this project (see also #31)