- skip CONTROL and FOOTNOTE directive
- skip ALIAS directive, thanks @bbbrumley
- skip STRING directive, fix #7
- minior fixes
- support for language-latex2e
- allow spaces in search prefix
- use the grammar scope to trigger the auto completion
- support of multiple cites
- improves package loading time
- searches for bibtex files in the project path and optional in a user defined global path
- updates the entries in the database when a bibtex file changes
- shows a simple formatted citation as description
- different icons and colors for different entry types
- support multiple cite commands (e.g.
cite
,citeyear
,textcite
)