- Expanded autocomplete support to include pandoc-style citations when you're writing in Markdown (
.md
) or Rmarkdown (.Rmd
). - Added support for specifying your bibfile (for citation autocompletion) as part of a YAML Metadata block
- UPDATED README with an example of pandoc citation autocompletion
- Options to switch off autocompletion
- Added Atom commands
- Bug fix for duplicate environment detection
- Small bug fixes
- Sorted out README
- New autocomplete system for environments that ignores comments and implements nesting
- Generalized \ref matching to include any control sequence that ends in
ref
- Small bug fixes
- Added support for searching citations by different parameters
- Added support for comma separated citations/references
- Fixed issues with paths on Windows
- Allowing multiple Bibtex files from bibliography{bib1,bib2}
- Can use cite with square brackets
- Allows for natbib style citations
- Added multifile support
- Fixed a bug where the environment closing was not checked if it was on the same line
- Now
\bibliography{bla}
will work without the.bib
extension - Catching file opening exceptions for bibliography
- Saving file and changing the file name will now also trigger the extension