GDQuest / godot-new-features-v3.1

Tutorial series and demos to learn the new features in Godot 3.1
MIT License
31 stars 9 forks source link

Code editor: improved search #19

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago

Find and replace in all files Improved search in docs

Show the difference between 3.0 and 3.1

henriiquecampos commented 5 years ago

Can I try this one? I used it quite a bit during the refactoring of Moon Cheeser :grin:

NathanLovato commented 5 years ago

Sure! You can use moon cheeser for the video too

henriiquecampos commented 5 years ago

@NathanLovato what do you think about breaking this into 2 videos?

Godot 3.1 Improved Help System and Godot 3.1 New Find & Replace Project Wide

I just finished the review on the Improved Help System, i.e. docs, and it is quite self contained, there is room for a hook for the find and replace tho.

NathanLovato commented 5 years ago

If you want, but is there enough content to do more than 2-3mn videos? If not, better have one 5-6mn video. This series should focus on improvements and new features, not cover the basics. IIRC when it comes to the docs, the main improvement is the search bar is now consistent with the script editor.

henriiquecampos commented 5 years ago

Final cut of the Help System is around 7min long, these are the topics I covered:

I will record the Find&Replace to see if it can fit into a less than 12min video. The topics covered will be:

NathanLovato commented 5 years ago

It's good for 2 videos then! Can you create and self assign a second issue?

henriiquecampos commented 5 years ago

Video is done! So, closing it for now, we can reopen if there's something to fix.