Community
Participate
Working Groups
0.2 M5 Open the file org.eclipse.orion.client.core/static/js/preferences.js Observe Preferences.prototype defines four functions: _init, get, getNode, put. Observe that the function "put" does not appear in the outline view. If I change the order of the functions, the last function doesn't show up, but the first three functions do.
Not sure if this was us or JSLint but works for me now.