Manoj K
Manoj K
Small update on the issue. I added one additional settings variable 'drupal_mode' like 'simple_mode' and conditionally changed the snippet like: for(i=0; len = out.length, i < len; i++) { if(this.editor_settings.drupal_mode...
New to Eclipse. Can someone list out the steps or guide me on how to install the twig plugin using this PR
Hi, I have figured out a way to filter operations based on path, summary (title) and description. Here is the code: ```javascript const AdvancedFilterPlugin = function (system) { return {...