Antonio-Maranhao opened a new pull request, #1403: URL: https://github.com/apache/couchdb-fauxton/pull/1403
## Overview Adds a custom mode for the Ace Editor that highlights Mango Query operators. The custom mode also adds warning annotations to the editor's gutter to indicate certain operators can have an adverse impact on query performance. Before  After  Example of warning annotation:  ## Testing recommendations Type a Mango Query in the editor and confirm operators (e.g. `$eq`) are highlighted on a different color. ## GitHub issue number n/a ## Related Pull Requests n/a ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/main/rebar.config.script) with the correct tag once a new Fauxton release is made -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
