Community
Participate
Working Groups
Build Identifier: "Inline method" functionality like in JDT: - Inline selected invocation - Inline all invocations and (optionally) remove declaration Reproducible: Always
Created attachment 185809 [details] implementation
Created attachment 185842 [details] fixed implementation fixes variable lookup in some cases removes call when it didn't Alt+Shift+I shortcut
Created attachment 185877 [details] Parenthesizing and JSDocs Adds parentheses as appropriate when inlining. Adds jsdoc to model.
JavaScript support has been removed