script-ide icon indicating copy to clipboard operation
script-ide copied to clipboard

Adding a code search feature

Open Kivylius opened this issue 1 year ago • 3 comments

Hey, just want to say this is is great plugin, love the tabs.

One think that would help is a search feature, there one in godot already, but the issue is not great. A live search feature would be great to find functions in the code when doing a refactor faster. Find and replace would be great additional option too.

image

Thanks for the plugin so far. Stared!

Kivylius avatar Sep 27 '24 20:09 Kivylius

Thanks!

I had a similar idea as well, IntelliJ also has this feature (and it is my main inspiration for this plugin). So I think this is a good idea as enhancement and I will look into it at one point.

Maran23 avatar Oct 12 '24 20:10 Maran23

@Maran23 I'm happy to donate the reflection code from this repository if it helps with the current issue.

ghost avatar Jan 19 '25 12:01 ghost

It would be awesome to have an implementation of/like vim's telescope extension in the editor.

GersonFeDutra avatar Jan 26 '25 09:01 GersonFeDutra