Implement global file search in the Web IDE

MR: No MR

Description

TODO: Fill out (required)

As a user, I want to use global search feature present in the sidebar so that I can quickly find all the occurences of a particular function or method in large codebase.

[Provide any additional description here.]

Acceptance Criteria

TODO: Fill out (required)

  • Global Search feature present in the sidebar should work as expected and show all the occurences of the query
Edited by Sujal Gupta