Thanks for your reply. I have been using version 2.7.0 for a while before upgrading recently to 2.8.5 so I skipped several versions.
I often don’t quite remember the exact name of a task that I need. E.g. I don’t remember if it was Tween Curve or Curve Tween, and there are a couple of more tasks like that. Requiring users to remember the order of sub strings just seems a bit counterintuitive to me. Besides Unity stuff I often work in C++ with Visual Assist https://docs.wholetomato.com/default.asp?W194 , which allows you to find symbols using space separated substrings of any length, in any order. (and more, but that’s the basic functionality)
Why would you like to have any limit on the amount of characters? Is it too slow to update otherwise?
Login
Register
By registering on this website you agree to our Privacy Policy.