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
fix(editor): fix TypeOverHandler package name #109
Change in package name caused inconsistencies in file imports, updated package name to align with the changes made.
- Updated TypeOverHandler's package name from com.intellij.temporary.inlay.codecomplete to cc.unitmesh.devti.inlay. This ensures consistent imports after renaming the file.
0 commit comments