annotations from xsd
Hi list,
is it possible to tell intellij to show annotations from xml schema as
documentation?
Currently intellij uses my xsd to validate the xml but does not show up
any documentation. I always get an "Fetching Documentation...." followed
by "No Documentation found!".
Any hints?
Regards
Tilman
Please sign in to leave a comment.
Hi
This should work (Control + Q uses xsd:annotation), please create
YouTrack ticket and attach example xml / xsd which showcase this error
On 01.07.2011 12:20, Tilman Walter wrote:
>
>
>
>
>
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Am 01.07.11 18:41, schrieb Maxim Mossienko (JetBrains):
>
>> Hi list,
>>
>> is it possible to tell intellij to show annotations from xml schema as
>> documentation?
>>
>> Currently intellij uses my xsd to validate the xml but does not show up
>> any documentation. I always get an "Fetching Documentation...." followed
>> by "No Documentation found!".
>>
>> Any hints?
>>
>> Regards
>> Tilman
>>
>
>
Hi Maxim,
thanks for the hint. I just tries ctrl-space. Unfortunately ctrl-q
closes intellij on mac. but ctrl-j does the trick.
Regards
Tilman