Hello.
I’m using SublimeText v3 and “Cadence Skill” language and would like to have some specific auto indentation rules. Is it available some API how it can be specified?
At this moment auto indentation is looks like this:
but I’d prefer that closing brackets should be under the beging of the function name. Here is the same example:
Is it possible to manage this by options or fix this via some addition code?
–
Regards