[jbosstools-issues] [JBoss JIRA] (ERT-385) [content assist] Don't show existing JSON keys in popup completion [EBZ#499538]

Friendly Jira Robot (JIRA) issues at jboss.org
Fri Aug 12 16:26:00 EDT 2016


Friendly Jira Robot created ERT-385:
---------------------------------------

             Summary: [content assist] Don't show existing JSON keys in popup completion [EBZ#499538]
                 Key: ERT-385
                 URL: https://issues.jboss.org/browse/ERT-385
             Project: Eclipse Release Train
          Issue Type: Task
          Components: WTP Source Editing
            Reporter: Friendly Jira Robot
            Priority: Trivial


Takes a sample:

--------------------------------
{
  "compileOnSave": true,
  "compil // Ctrl+Space
}
--------------------------------

The popup completion should show only "compilerOptions" and not "compileOnSave". Today the popup shows "compilerOnSave" and "compilerOptions".



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


More information about the jbosstools-issues mailing list