Open jhoeflaken opened 1 month ago
I like the default templates idea and bug fixes, but having auto refresh control in both places can be very confusing, I'd rather have it in the editor rather than global setting. Please feel free to create PRs, especially for the bug fixes.
Hi @javaduke
I will do that. The auto-refresh is the default. Currently it is always on and we don't like that as it makes the editor slow and lagging. Other option is to control it from the editor, but then I would like it to remember that if I turn it off it stays off until I turn it on again. Within the same IntelliJ session and other sessions.
So it is already controllable form the editor, that top icon in the preview window controls auto refresh, it is a toggle action. I guess you can just persist the state of this action somewhere.
@javaduke
Took some time. I created a new fork and applied the changes. See [#24 ]
@fugu13 @javaduke I have some bugfixes and new functionality in my own fork of your great plugin. Are you interested in having pull requests for this or not? Otherwise I just keep on improving the plugin in my own fork only.
Bug fixes
pom.xml
not loaded on Windows machines.CRLF
errors in editor (mostly on Windows).New features