[SVN] r8757 (JavaScript JSDoc)

Luke Daley ld at ldaley.com
Wed Jan 2 00:31:13 UTC 2008


On 31/12/2007, at 8:42 PM, Michael Sheets wrote:

> * Unsure of tab trigger of /* might it be trigger by accident as  
> people align comments? Would /** change that, or is it not an issue?

For JavaDoc, I set the snippet to `doc`. Not saying that's right,  
just that it's more convenient then /**

> * The "Comment" snippet seems misnamed, it should be Doc Comment or  
> similar. Or seeing as we have a block comment shortcut (⌘⌥/) we  
> could either make it that a second press of the shortcut would  
> convert the current comment block into a doc comment block, or make  
> a second shortcut.

Again, I used `Doc Block` as the JavaDoc documentation refers to them  
as.

> * Could add a new rule to the JavaScript grammar to give doc blocks  
> their own scope to make the snippets more narrowly focused.

I agree with this.

LD.


More information about the textmate-dev mailing list