Jump to content

Scite - Tidy - space after open paren - possible?


 Share

Recommended Posts

I've tried different settings in Tidy, but there doesn't seem to be one that will get me a space after an open parentheses that is delimiting a parameter list.

This is the way I format my code when I am typing it:

;
$x = func01( func02( $a, $B))
;

...which is much more readable to me (and my poor eyesite) than having no space after the open parentheses.

Running Tidy and then simply doing a replace does NOT work because of possible open parentheses characters in string literals.

Just hoping I've overlooked an option that someone else knows about.

Thank you,

cbruce

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...