Coder Social home page Coder Social logo

Comments (2)

msiniscalchi avatar msiniscalchi commented on May 23, 2024

That makes me sad :-( I'll have to work that in. Thanks for the report.
On Jul 10, 2012 12:29 PM, "apc" <
[email protected]>
wrote:

The script for getting citations from a .bib file stops working when .bib
files include comments in the format specified here. Here is a minimal example:

@article{plato,
        title="Hello world",
        author="Plato"
}

@comment{hello}

If I type cite<tab> I simply get the default autocompletion behavior of
ST2. If I remove the @comment entry from the bib file, cite<tab>
outputs, as expected, \cite{plato}. With the @comment entry,
cite<tab> only outputs words starting with a 'c' from the current .tex
file.


Reply to this email directly or view it on GitHub:
#50

from latextools.

apc avatar apc commented on May 23, 2024

I suppose this is related to issue 27. At least the problem is the same as that raised in the comments by @inkytonik. (So, no additional reason to be sad?)

from latextools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.