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
Such braces {} are very useful for the document formatter (such as the Latex extension in VSCode) to get pretty indents.
However this will cause error for algpseudocodex package.
We hope this could be enhanced♥!
The text was updated successfully, but these errors were encountered:
In some earlier packages such as
algorithmic
, the statement in blocks could be wrapped in braces, like:Such braces
{}
are very useful for the document formatter (such as the Latex extension in VSCode) to get pretty indents.However this will cause error for
algpseudocodex
package.We hope this could be enhanced♥!
The text was updated successfully, but these errors were encountered: