Add search filtering by programming language.
### Problem to solve Currently in GitLab there is no ability to filter searches by the programming language they are in. ### Further details When searching in a large project (esp. translated projects) a string can be repeated hundreds of times in translation files when you are simply looking for the original usage in code. Also, when searching for a particular function call that is popular across many languages it helps narrow the search if you know you only are looking for examples in Javascript. Adding this feature would greatly improve the usability of GitLab as an online source viewer/browser. ### Proposal Add a programming language filter to searches on GitLab. ### What does success look like, and how can we measure that? The ability to filter searches by programming language being present. (If no way to measure success, link to an issue that will implement a way to measure this) ### Links / references GitHub searching only Javascript examples: https://github.com/search?l=JavaScript&q=testing&type=Repositories <!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION --> *This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.* <!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
issue