The goal is to search a class by partial name through find symbol. ##### Steps To Reproduce 1. Create a class named UserInfo 2. Find by symbol and type "Info", actual on the command input will be "#Info" ##### Current Result Doesn't return the UserInfo class ##### Expected Result UserInfo class available for selection