[jbosstools-issues] [JBoss JIRA] (ERT-211) JSON Hover should use JSON Schema description [EBZ#494046]

Friendly Jira Robot (JIRA) issues at jboss.org
Wed May 25 15:31:00 EDT 2016


Friendly Jira Robot created ERT-211:
---------------------------------------

             Summary: JSON Hover should use JSON Schema description [EBZ#494046]
                 Key: ERT-211
                 URL: https://issues.jboss.org/browse/ERT-211
             Project: Eclipse Release Train
          Issue Type: Task
          Components: WTP Source Editing
            Reporter: Friendly Jira Robot
            Priority: Trivial


Takes a sample with package.json:

----------------------
{
  "name": "..."
}
----------------------

When "name" is hovered, it should show "The name of the package." which comes from the JSON Schema http://json.schemastore.org/package (properties/name/description)

This feature will be possible once https://bugs.eclipse.org/bugs/show_bug.cgi?id=490639 will be fixed



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list