Hey folks,
I'm trying to achieve something like this:
<#*
/**
* #placeholderstart#comment on this variable
object#placeholderend#
*
* @use #placeholderstart#TABLE_NAME#placeholderend#
*/
var #insertion#$myVar="";
#>
(the above obviously doesn't work), but what i want to do is the
following, I have the whole portion selected on landing (i.e from <#*
to the very last #>), if i hit a tab it proceeds to the immediate
placeholder i.e. #placeholderstart#, and so on.
if however at the very beginning instead of hitting tab, i hit delete,
then the whole thing get's knocked off. Is this possible?
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>