vue-codemirror
vue-codemirror copied to clipboard
Expect to support the rules for editing logstash configuration files
Clear and concise description of the problem
parts of logstash configuration.
input { ... } filter { ... } output { ... }
Suggested solution
there is a Simple support: https://www.npmjs.com/package/codemirror-lang-logstash vs code example: https://marketplace.visualstudio.com/items?itemName=fbaligand.vscode-logstash-editor
Alternative
No response
Additional context
No response
Validations
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.