absop / RainbowBrackets

A rainbow brackets plugin for SublimeText4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad performance with SublimeREPL

efraimmgon opened this issue · comments

I use the REPL a lot while coding, and I have found that after evaluating around ~10 forms on the REPL I start to get a lot of delay from the evaluation, whereas without this plugin there is no delay.

I haven't tried to dig for why that happens, just wanted to leave some feedback. The plugin works, and looks very good, but for those that need SublimeREPL it is unusable.

Cheers.

  • EDIT: I use it with Clojure, which means there are lots and lots of brackets to highlight.