indentService
Facet used to register indent services. An indent service is a function that, given an IndentContext and a position, returns the desired indentation (in columns), or null if it has no opinion.
Facet used to register indent services. An indent service is a function that, given an IndentContext and a position, returns the desired indentation (in columns), or null if it has no opinion.