archives

« Bugzilla Issues Index

#396 — Completion [[value]] empty or undefined?


Newly added Completions are using:

Completion {[[type]]: continue, [[value]]: undefined, [[target]]: empty}.


...While existing Completions used:


Completion {[[type]]: continue, [[value]]: empty, [[target]]: empty}.


Perhaps this is intended?


Yes, it should be emptry in the cases where a break is thrown

fixed in editor's draft


fixed in rev10, Sept. 27 2012 draft