mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
In case-insensitive filesystems, canonizing a given name to the one in the filesystem is expensive if we need to enumerate directories. Attempt to compute an answer earlier by generating a full realpath, which should succeed in the absence of symbolic links. https://github.com/JetBrains/intellij-community/pull/2856 GitOrigin-RevId: 05a614b009f25acf4f764fbdde6db68e53ead7a3