Hello everyone,
I have been working on a Chrome/Edge extension to enable some enhancements in the Splunk SPL search box. Initially, my goal was to enable the ability to toggle comments on and off using Ctrl+/, which is common in most code editors, but I also added other features; like the ability to cut lines using Ctrl+x or toggle showing line numbers with Ctrl+l. You can check out the extension at github. There I provide detailed installation instructions.
I am looking forward to any feedback, questions or suggestions.
Thanks,
Julio