Page 2 of 2

Posted: 14.06.2021 01:50
by lincpa
RJ TextED 14.90 Beta(write by delphi) based on MSIE and Chrome, but it is not open source software.

Posted: 14.06.2021 01:59
by lincpa
can it change ie-core to CEF4Delphi?

https://github.com/salvadordf/CEF4Delphi

Posted: 14.06.2021 08:53
by uvviewsoft
No, it is very hard to integrate it.

Posted: 15.08.2022 18:20
by main Alexey
Similar simpler plugin, 'Markdown Preview', was updated now.

2022.08.15
+ add: seems, Firefox was improved, it now also supports 'live' mode
+ add: don't always react to 'on_change_slow', do it only after call of plugin's command
+ add: updated all Python libs, added more libs which are required

HTML Live Preview: cannot connect from browser

Posted: 19.11.2024 05:04
by nerdyguy1990
Hi. I downloaded Cudatext and installed live HTML preview, and I also edited the settings so that the browser is one of my daily browsers and set it to the path where the file is. I click start server, and it loads in the browser, but it doesn't connect. I've tried changing the port number and still nothing. Every single time the browser says can't connect, and I've double checked the settings, everything seems in order. Is there a way to fix this?

Re: Can't open live HTML preview

Posted: 12.12.2024 17:10
by main Alexey
I missed the notification about this topic. sorry for big delay.
to help you with HTML Live Preview plugin, i need screenshots of errors in the Terminal (console) window.
or the video which shows these errors.

> I click start server, and it loads in the browser, but it doesn't connect.
What browser is it? Chrome, Firefox?

You may also try to change the port number in plugin config-file: from 5000 to e.g. 5500.
You maybe need to follow steps in readme.txt:
https://github.com/CudaText-addons/cuda ... readme.txt