Last modified by Ray Kiddy on 2010/02/27 14:51

From version 117.1
edited by Johan Henselmans
on 2007/06/19 22:48
Change comment: There is no comment for this version
To version 110.1
edited by Johan Henselmans
on 2007/06/19 22:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -WOLips-Eclipse beginner mistakes and questions
1 +WOLips-Eclipse beginner mistakes
Content
... ... @@ -114,14 +114,6 @@
114 114  
115 115  [[image:OpenEntityModelerInNewWindowAnnot.png]]
116 116  
117 -==== I see all that magic typing with code completion going on. How do you do that? ====
118 -
119 -The shortcut is CMD-space on the Mac, by default. It is also known as contextual assist.
120 -
121 -Actually, it is real magic. The trick is that it works in a contextual way. So the program knows what kind code can be expected where. For instance, if you are inside the bindings of a WOComponent, it will know which bindings are there. Just press CMD-Space, and you will get the possible endings.
122 -
123 -[[image:ContextualContentAssist.png]]
124 -
125 125  ==== Which shortcuts are available? ====
126 126  
127 127  I don't know. It depends on the plugins you are running. Fortunately, there is a shortcut to end all shortcuts: