| [platform-dev] Need Help ! How to show the Docmentation when we press F2 key in a Editor (Urgent) |
HiI am Developing a Editor for a Language. I need to display the Documentation of that Language, when we press F2 key. (This functionality is similar in JavaEditor).I have a map file (i.e, map.xml) which maps the content to corresponding HTML Document.Pls can anybody help me with any example to get the Doc Info as Context Information in the Editor (When I press F2 key).Thanks in advance.
Shiva