-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support IntelliJ version 2024.1.0 #71
Comments
Fork add the support. See https://github.com/pavankjadda/intellij-foldable-project-view/releases/tag/v3.0.0-EAP.2 |
Created PR #72 for this as well |
output_file.mp4I tried it, the folded file list cannot be expanded |
That seems to be the problem |
@dukedagmor you can try this, it works fine https://github.com/shuohao/intellij-foldable-project-view/releases/tag/2.0.0-EAP-2 |
As in the video, the settings and folded files work well with the plugin https://github.com/shuohao/intellij-foldable-project-view/releases/tag/2.0.0-EAP-2 on the latest versions of Webstorm, PHPStorm and Intellij IDEA, I tried it myself. output_file.mp4try uninstalling then restarting and reinstalling adn don't forget to delete your shortcut first. |
@SupianIDz |
Try https://github.com/pavankjadda/intellij-foldable-project-view/releases/tag/v3.0.0-EAP.2 |
The latest version doesn't seem to support automatic folding based on gitignore files |
Hi, I tried the latest version 3.0.0, but I still can't fold it, Do I need to add rules manually? |
I am still working on that issue |
hi guys any progress for this ? |
|
@pavankjadda Would you mind releasing your fork as a plugin at the plugin site please? According to https://plugins.jetbrains.com/plugin/17288-foldable-projectview this plugin has MIT license, so releasing a fork should be completely legal. Maybe just change the plugin name (and put MIT license to Git to make it explicit here too) and that's it. |
Now it seems you have to manually add rules yourself. It would be great if the plugin could have an option or automatically use the output of the following command as a rule. git ls-files --others --exclude-standard |
https://github.com/pavankjadda/intellij-foldable-project-view/releases/tag/v3.0.0-EAP.2
The text was updated successfully, but these errors were encountered: