as of now, when you do CMD/CTRL+F to open the browsers default search, it can only look for text that's currently rendrered in the editor, code that is further up/down (on larger files) require scrolling in order to render the rest of the file (&& thus make it searchable).
it would be great to implement our own "search" function that actually searches through the entire file. when we integrate multiple file projects, it would be great to also include a CMD+SHIFT+F (as in other editors) to search the entire project
as of now, when you do CMD/CTRL+F to open the browsers default search, it can only look for text that's currently rendrered in the editor, code that is further up/down (on larger files) require scrolling in order to render the rest of the file (&& thus make it searchable).
it would be great to implement our own "search" function that actually searches through the entire file. when we integrate multiple file projects, it would be great to also include a CMD+SHIFT+F (as in other editors) to search the entire project