Quick Assist

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with "Similar to Quick Fixes, a Quick Assist enables developers to have FDT generate code for them. FDT is always scanning your code to see where an improvement can be made. They a...")
Line 6: Line 6:
Below, we have an example of one Quick Assist:
Below, we have an example of one Quick Assist:
{{#widget:Vimeo|id=19149962|width=600|height=400}}
{{#widget:Vimeo|id=19149962|width=600|height=400}}
 +
[[File:Quick_assist.png|600px]]

Revision as of 18:48, 20 June 2011

Similar to Quick Fixes, a Quick Assist enables developers to have FDT generate code for them. FDT is always scanning your code to see where an improvement can be made. They are invoked the same way as Quick Fixes - via CMD-1.

Video

The FDT team has already created a page full of our Quick Assits, check them out here.

Below, we have an example of one Quick Assist: Quick assist.png

Get FDT5