Skip to content

Multiple seperator in one time (enhancements) #41

@utrucceh

Description

@utrucceh

Is there any idea for multiple seperator in one time?
for example

x = ab( 123)
yz = cde (34)

----to----

x  = ab  ( 123 )
yz = cde ( 34  )

we need to align column three time with '=' then '(' then ')'
Can we do it in one time ? for example =&&(&&)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions