Bug 452315 - [assist] Provide content assist for typeof expressions
Summary: [assist] Provide content assist for typeof expressions
Status: REOPENED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: JS Tools (show other bugs)
Version: 7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2014-11-19 11:34 EST by Michael Rennie CLA
Modified: 2018-05-15 15:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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