Files
openide/java/performancePlugin
Dmitry.Yudinandintellij-monorepo-bot e2b4493310 Mark getVirtualFile as nullable
Annotated the `getVirtualFile` method with `@Nullable` and replaced unsafe calls to `virtualFile` with safe calls or null checks

GitOrigin-RevId: 46437590dfdc11bb67d36ae24a7c6282995ab0e6
2025-06-18 20:54:47 +00:00
..