Hi,
I currently use the textContainer delegate to color my NSTextView. But The problem being it is VERY slow. I use regex to find the right tags but when loading large files it takes forever. I am using css coloring. I tried it in CSS edit and it loaded extremely fast.
What I am looking for is a very fast way to load the right syntax...
Thanks
Chris
I currently use the textContainer delegate to color my NSTextView. But The problem being it is VERY slow. I use regex to find the right tags but when loading large files it takes forever. I am using css coloring. I tried it in CSS edit and it loaded extremely fast.
What I am looking for is a very fast way to load the right syntax...
Thanks
Chris