You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The design of the feature does not require detailed discussion, or existing discussion with drawn conclusion can be found in Discussions Area at: [paste the link here]
Motivation
Please give strong enough reason(s) why the feature is demanded.
A clean formatting is always a good thing to have.
The current formatter doesn't seem to be enough
Feature Description
A clear and concise description of what you want to happen under what circumstance.
Support some existing formatter like latexindent. This is what LaTeX-Workshop used, so I guess this is possible. Currently the functionality of the default formatter is quite bad, e.g., it doesn't support any indentation fixing.
Other formatter like for .bib files.
[Optional] Additional context
Please strike out any inappropriate items below. If you are not aware of the difference, please ignore this section.
Applicable Overleaf Edition: Official / Community / Enterprise (Server Pro)
Applicable Extension Range: Desktop Extension / Web Extension
The text was updated successfully, but these errors were encountered:
Either manually run latexindent.exe -w .\main.tex or install the LaTeXindent extension. If you choose the latter, update the latexindent.executable path to match your local latexindent path. You may also want to set latexindent as the default formatter for better performance.
Disclaimer
Motivation
Feature Description
latexindent
. This is what LaTeX-Workshop used, so I guess this is possible. Currently the functionality of the default formatter is quite bad, e.g., it doesn't support any indentation fixing..bib
files.[Optional] Additional context
The text was updated successfully, but these errors were encountered: