Skip to content

Creating too many ends of environments (when activating autocomplete environments) #59

@kellertuer

Description

@kellertuer

Hi there,
I would like to use the latexer for easier typing of TeX. However there seems to be a bug with Atom 1.18.0 and latexer 0.3.0.

When I begin an unnumbered math equation environment
\[ and type enter I would expect and autocompletion like

\[

\]

But I get the following

\[

\]
\]
\]
\]
\]
\]
\]
\]
\]

which is quite annoying, since it also happens, when you have the scenario from the first block code (so an existing empty or even nonempty math environment) and place the cursor at the equation line within at the second character (where you would end up after pressing enter).

edit: The error dissappears when disabling autocomplete environments but of course then environments are not autocompleted ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions