[jbosstools-issues] [JBoss JIRA] (ERT-62) Refactor JSDT Code Completion [EBZ#486776]

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Feb 29 05:25:02 EST 2016


     [ https://issues.jboss.org/browse/ERT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated ERT-62:
-----------------------------------
    Sprint: devex #1 February 2016, devex #2 February 2016, devex #3 February 2016  (was: devex #1 February 2016, devex #2 February 2016)


> Refactor JSDT Code Completion [EBZ#486776]
> ------------------------------------------
>
>                 Key: ERT-62
>                 URL: https://issues.jboss.org/browse/ERT-62
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: JSDT
>            Reporter: Nick Boldt
>            Assignee: Ian Stewart-Binks
>              Labels: General, bzira
>
> The current code completion modules depend on JSDT's current internal AST model, and type binding. JSDT will be disabling type binding and will be deprecating the internal AST model. As such, the code completion engine needs to be refactored in such a way that complies with the new AST model. JSDT is expected to provide an elegant and useful set of code completion suggestions.
> A proposal base for the code completion engine should include, but is not necessarily limited to:
> - Keywords
> - Identifiers (declared variables and functions in currently open JS file)
> - Recently used methods of functions (currently open JS file as a bare minimum)
> All proposals should be made where they are deemed practical. ECMA5 keywords should be supported first.



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


More information about the jbosstools-issues mailing list