Bug 452315

Summary: [assist] Provide content assist for typeof expressions
Product: [ECD] Orion (Archived) Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Project Inbox <orion.client-inbox>
Status: REOPENED --- QA Contact:
Severity: enhancement    
Priority: P3 Keywords: triaged
Version: 7.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2014-11-19 11:34:23 EST
We currently have support to craft the typeof statement using a template / keyword completion, but we should expand this support to be able to propose the RHS of the expression. Since it is a static list of allowed literals it should be pretty simple.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof#Description
Comment 1 Michael Rennie CLA 2017-01-10 15:46:53 EST
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04002.html
Comment 2 Michael Rennie CLA 2017-01-10 16:04:41 EST
Reopening