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
There should be added a Indentation interface that will be contained in InspectionContext. This Indentation interface should be passed to all theme methods as a parameter.
Now there is no way that theme can support indenting, as it is necessary to hold indent level and to change it according to theme rules.
There should be some way that theme can change current indent level, and effectively supports pretty print.
The text was updated successfully, but these errors were encountered: