oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.3k stars 739 forks source link

Support for YAML extension for file filtering #4420

Closed azizthanawala closed 9 months ago

azizthanawala commented 9 months ago

Is your feature request related to a problem? Please describe. I would like to understand if there .yaml support present in opengrok.

Describe the solution you'd like .yaml to be available as a filtering option when selecting the "type" of file the search should be limited to.

I'll be happy to contribute if the support is not available, provided a little bit of guidance on getting started. I know the ticket is bit stingy on the details but it's rather a simple query.

Thank you, Aziz.

azizthanawala commented 9 months ago

Hello, https://github.com/oracle/opengrok/issues/4384 -> I see a similar issue for OCaml and COBOL files. Are the links attached to this issue for Typescript for instance, still relevant? Can those commits be used a reference for yaml files?

ginoaugustine commented 9 months ago

Yaml support is already implemented through #4353, please try out with latest version of opengrok