Peter Richardson
Results
42
issues of
Peter Richardson
To replicate: - Give a parameter a multi-line function value: ``` yaml priority: | function() {return feature.scalerank} ``` - Place the cursor on the line with `function()` OR select multiple...
To replicate: - Enter a parameter whose value is a function, all on a single line: `priority: function() {return feature.scalerank}` - place the cursor within the function - enter command-/...