Join Slack
Powered by
Is there a way for me to invalidate all my custom ...
# intellij-plugins
y
Youssef Shoaib [MOD]
03/22/2025, 8:51 AM
Is there a way for me to invalidate all my custom
FoldingDescriptors
in a file upon the file changes? Adding a dependency on
currentFile
does not seem to work
Youssef Shoaib [MOD]
03/23/2025, 8:26 AM
Turns out I just needed
setCanBeRemovedWhenCollapsed(true)
lol
Open in Slack
Previous
Next