-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
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,
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels