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

Key: IDEADEV-31924
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

"add type to declaration" QuickFix should infer type

Created: 17 Jun 08 13:42   Updated: 29 Oct 08 20:44
Component/s: Flex Support
Fix Version/s: Diana 8975

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,473
Fixed in build: 8,986
Severity: High


 Description  « Hide
For variables that don't have a type declared, "add type to declaration" fix is available.

However, in most circumstances the fix should be able to figure out type of initializing expression.



 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 17 Jun 08 14:19
Actually, it seems that "Introduce Variable" already can infer expression type..