Init: cuda_colored_indent
Traceback (most recent call last):
File "...cudatext/py/cuda_colored_indent/__init__.py", line 35, in __init__
app_proc(PROC_SET_EVENTS, ';'.join([
^^^^^^^^^^^^^^^
NameError: name 'PROC_SET_EVENTS' is not defined
ERROR: Exception in CudaText for importing cuda_colored_indent: NameError: name 'PROC_SET_EVENTS' is not defined
BTW, you use GTK2 version, so can you pls compare rendering speed - 1.231.5 vs 1.230.x.
To compare, turn on the option "log_timing" and see the indicator in the left-bottom corner.
you can also get the plugin from github. open menuitem 'plugins / addons manager / visit plugin homepage'. maybe inet provider caches the SourceForge file and gives you too old version?
The version field showed 2025.12.29 but still had PROC_SET_EVENTS in the Python code. I don't know how it happened. I replaced the plug-in folder with the github files, and everything works now. I do have intermittent network outages, I can think of no other explanation. I wonder if Add-ons Manager needs to update several plug-ins, and the network goes down before they all finish, might some be left in this incomplete state?