Bug 427303 - Provide key binding to add JSDoc comment
Summary: Provide key binding to add JSDoc comment
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: JS Tools (show other bugs)
Version: 5.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 6.0 M2   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2014-02-03 12:27 EST by Curtis Windatt CLA
Modified: 2014-05-06 11:49 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2014-02-03 12:27:50 EST
When the carat is in a function (or variable?), pressing a keybinding should add a JSDoc comment.  Tags such as name, function, param, internal should be filled in when possible. Equivalent to Alt-Shift-J in Eclipse JDT.
Comment 1 Michael Rennie CLA 2014-05-01 16:07:17 EDT
Related bug 433862, to be allowed to only have a keybinding for an orion.edit.command contribution
Comment 2 Michael Rennie CLA 2014-05-06 11:49:47 EDT
Pushed to master: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=0e200f2aacda79a310008f24a4786e0283498dbf

Once we have further support for keybinding only (bug 433862) and a way to turn on linked mode in the editor (bug 434124) we can update the feature - I opened bug to track that work

The new binding is Alt+Shift on windows/linux and Ctrl+Shift on Mac (not the pretzel, but the actual Ctrl key).