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
{{ message }}
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.
I want to use YAS styling, but I don't want my pipe calls converted to function calls. Now it's not possible. If the checkbox "Pipe to function call" is not checked, then the default value of the corresponding style is taken.
In my opinion, we need a checkbox. If the checkbox is set, then unchecked means false, and checked means true. So we can specify flags from the interface and use other functionalities of a specific style.
The text was updated successfully, but these errors were encountered:
I want to use
YAS
styling, but I don't want my pipe calls converted to function calls. Now it's not possible. If the checkbox"Pipe to function call"
is not checked, then the default value of the corresponding style is taken.In my opinion, we need a checkbox. If the checkbox is set, then unchecked means false, and checked means true. So we can specify flags from the interface and use other functionalities of a specific style.
The text was updated successfully, but these errors were encountered: