Minecraft Development for IntelliJ plugin version
2026.2-1.8.19
Description of the feature request
For some features, IntelliJ provides file scopes, which allow users to define where the IDE should look, being able to include/exclude certain packages, classes, etc.
It may be useful if MCDev provided a search scope that recursively includes all the Minecraft jar package paths (i.e. net.minecraft, com.mojang, etc.) to users.
Minecraft Development for IntelliJ plugin version
2026.2-1.8.19
Description of the feature request
For some features, IntelliJ provides file scopes, which allow users to define where the IDE should look, being able to include/exclude certain packages, classes, etc.
It may be useful if MCDev provided a search scope that recursively includes all the Minecraft jar package paths (i.e.
net.minecraft,com.mojang, etc.) to users.