|
ROBACKJA The tabs are an awesome new addition. The only remaining issue I have with SubEthaEdit is no HEREDOC string syntax support. The funny thing was, when I opened a bug on their site about it, they closed it stating, "HEREDOC not supported", like it wasn't part of the language, e.g. PHP, perl, etc. HEREDOC strings look like this (example in php): $var = <<very large string many lines long etc, etc, etc. EOT; (Version 2.6) |