Skip to content

Error: Using a Dictionary as a String and similar errors when running textidote check/toggle #2

Description

@bondhugula

With textidote 0.9 https://github.com/sylvainhalle/textidote/releases/tag/v0.9, on running a :TeXtidoteToggle, I get:

End of grammar check.
Error detected while processing function textidote#Toggle[2]..textidote#Clear:
line   23:
E731: Using a Dictionary as a String
line   28:
E731: Using a Dictionary as a String
line   33:
E731: Using a Dictionary as a String
line   38:
E731: Using a Dictionary as a String
line   53:
E731: Using a Dictionary as a String

VIM - Vi IMproved 8.2

:TeXtidoteCheck yields the same error and doesn't yield any output either, leaving this line in the console:

# java -jar ~/.local/textidote.jar --no-color --check en --encoding utf-8 --output plain ...

and the status line:

Press on error to discard it, to jump its location, and then to fix it.

The standalone command:

java -jar ~/.local/textidote.jar <tex file> works fine.

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