You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve symbol resolution by handling package names, class names, method names, and their combinations, as per the requested logic.
Refactored the `JavaCustomDevInsSymbolProvider.kt` file to handle symbol resolution according to package names, class names, method names, and combinations of these. Also, updated the `quick-start.md` file with an example of the method output.
0 commit comments