History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18919
Type: New Feature New Feature
Status: Open Open
Assignee: Maxim Mossienko
Reporter: Taras Tielkes
Votes: 3
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Support Ctrl-Shift-Enter in JavaScript / ActionScript

Created: 31 Jul 08 02:10   Updated: 06 Nov 08 11:56
Component/s: Flex Support, JavaScript

Build: 8,633
Severity: High


 Description  « Hide
It should:
  • finish up current statement: adding closing parentheses if necessary
  • add a semicolon if JavaScript / ActionScript code style setting for it is checked
  • move caret to next line


 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 06 Nov 08 11:56
Actually, some smart completion is there (function / class/ if ), it would be nice to provide some more insight where it can be useful