Steps to reproduce the issue:
1) run this:
create or replace editionable view my_awesome_view as select * from emp;
2) go to schema browser script tab for this view.
3) bug: Editionable keyword is missing from script (also create/alter view window)
Editionable keyword also applies to libraries, functions, procs, packages, synonym, triggers, and types.