You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An option to display (subdued) parameter names in function calls. the names would not actually present be in the code so is more a display thing than formatting.
An option to display (subdued) parameter names in function calls. the names would not actually present be in the code so is more a display thing than formatting.
SomeFunction (name: "Sample", values: [1,2,3,4], actions: {open: true, close: false})