Optimizing : https://plugins.jetbrains.com/docs/intellij/performance.html uses this plugin: https://plugins.jetbrains.com/plugin/15104-ide-perf
Resources on IntelliJ API: https://developerlife.com/2021/03/13/ij-idea-plugin-advanced/ http://vladsch.com/blog/3 krasa/StringManipulation#92 links to [1] https://github.com/krasa/StringManipulation/commit/43a4bc5e99f63663a7b2c5d8d75b1550a3e0a408 [2] https://github.com/krasa/StringManipulation/commit/08422d714ce70126093c051bd5147c8f9dbcdd3f
RE-enable memory monitor UI
put the following including the "#" #com.cschar.pmode3:all
[ ] - robotUI test: make a test to load settings UI when it is disabled, check if checkboxes are disabled [x] - robotUI test: test to load packs through UI, prebuilt packs + custom pack [ ] - Type , pseudo-Disable plugin, Type, assert when plugin disabled, characters are still typed
-- When loading pack and hitting 'reload', label stays as 'downloading', but is done -- in Droste, moving caret with arrow keys doesnt resize cover
https://docs.oracle.com/en/java/javase/11/docs/api/jdk.javadoc/jdk/javadoc/doclet/package-summary.html#migration
javadoc \
-docletpath ./build/classes/java/main \
-doclet com.cschar.pmode3.tools.MyJavadoclet \
src.main.java.com.cschar.pmode3.tools