Change the color of the code line about to be executed while debugging
28 views
Skip to first unread message
Anton Shepelev
unread,
Mar 10, 2025, 12:45:38 PMMar 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-i...@googlegroups.com
Hello, all.
Where in SciTE's configuration files can I specify the color
of the line of code about to be executed during debugging?
Its currect color in my setup is #080408, but cannot find
this value in any of the .properties files. I am using (or
rather trying to use) SciTE to program in Lua.
chris clark
unread,
Mar 11, 2025, 12:51:53 PMMar 11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-interest
Debugging isn't built-in to scite, so grep'ing the debugger extension code is where I would recommend starting. You may want to contact the place where you got the extension.