mrredo / redobot-golang

0 stars 0 forks source link

FRONTEND: syntax highlighter #11

Open mrredo opened 8 months ago

mrredo commented 8 months ago

as user types detect closest {} brackets to improve performance

mrredo commented 8 months ago

ill use selection start and end average them out then from that point have 2 pointers then detect the closest {} brackets then color the placeholders inside