Skip to content

BibTex with VS Code #484

@sarialzerey

Description

@sarialzerey

Hi, I installed BibTex Tidy on VS Code, and am using latex workstation but I still don't see the fields sorted. Note: I'm not a coding expert.

Settings.json:
{
"files.autoSave": "afterDelay",
"editor.formatOnSave": true,
"editor.wordWrap": "on",

"editor.defaultFormatter": "Xrimson.bibtex-tidy",
"bibtex-tidy.sort": true,
"bibtex-tidy.removeDuplicateFields": true,
"bibtex-tidy.sortFields": true,

}

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