Open
Description
The goal is to search a class by partial name through find symbol.
Steps To Reproduce
- Create a class named UserInfo
- 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