maybe try cmd-space? i assume you can remap that key if that's what
the problem is ...
On May 2, 2007, at 3:37 PM, Kieran Kelleher wrote:
> The ctrl-space no longer pulls up HTML completion in the new
> editor ....... is there a different hot-key combination for the new
> editor?
>
> On Apr 30, 2007, at 7:22 AM, Mike Schrag wrote:
>
>> I just committed a new html editor to wolips. It's based on the
>> Amateras EclipseHTMLEditor plugin, which was a pretty decent base,
>> easy to extend, and the code was good. To that base, I added a
>> bunch of wo-specific features + css completion. The previous
>> version of wolips has become the new "stable" build (since this
>> will likely have some kinks to be worked out).
>>
>> The list of new features includes:
>>
>> * html editor understands webobject tags (no more funky warnings)
>> * html editor understands wo:inline tags
>> * html editor colorizes $bindings and ~ognl bindings
>> * html editor validates webobject names
>> * html editor validates wo:classNames
>> * html editor validates attributes (required, etc)
>> * html editor validates inline $bindings
>> * html editor validates crappy html (this is the biggest potential
>> for annoyance right now, but it's really useful and revealed a
>> bunch of problems in my html)
>> * html editor completion on webobject names in <webobject> tags
>> * html editor completion on wo:classNames
>> * html editor completion on wo: binding names
>> * html editor completion on wo: $bindings
>> * html editor supports custom wo:shortcuts for completion and
>> validation (see WOLips prefs)
>> * wod editor hyperlink support on element names (cmd-click on
>> element names to open java file)
>> * wod/html editor validates binding references in "~ognl
>> bindings" (no completion just yet)
>> * extra control to turn on/off wod/html binding errors on missing
>> bindings on a class that implements NSKeyValueCoding (like if you
>> do nsarray.something, which would be valid, but the validator
>> could never know)
>>
>> ms
>>
>
This archive was generated by hypermail 2.0.0 : Wed May 02 2007 - 16:07:24 EDT