https://bugs.kde.org/show_bug.cgi?id=453153
--- Comment #2 from Juris <juris788999...@outlook.com> --- (In reply to Lothar from comment #1) > I'm also not a fan of this view, but "it works as intended" . Look at > https://invent.kde.org/utilities/kate and search in old issues/merge > requests > > To achieve your expected behavior one would need to watch all directories > and that can became quickly expensive. I appreciate your comment. I did a quick look in kate's giltab, but did not find any mention of the problem (probably my search-fu was not at it's best). But I am willing to believe you. Yet I am not entirely convinced that "watching" directory for new files is that expensive these days. Lots of editors/IDEs cope with that quite good. Also, technologies like inotify allow to solve it quite easily (albeit I recognize the challenge of doing it in platform agnostic way). -- You are receiving this mail because: You are watching all bug changes.