Home Download Buy Blog Forum Support

BracketHighlighter

Re: BracketHighlighter

Postby facelessuser on Thu Nov 29, 2012 4:56 pm

Released officially know, but you can try it out. On the BracketHighlighter Github page, there is a branches drop down list where you can select the BH2 branch. The direct link is here: https://github.com/facelessuser/Bracket ... r/tree/BH2.

I am working on documentation. It is pretty much done. As soon as I can write up all the documentation, I will release it. All planned features etc. are currently in.
facelessuser
 
Posts: 1193
Joined: Tue Apr 05, 2011 7:38 pm

Re: BracketHighlighter

Postby gregor.hoch on Thu Nov 29, 2012 4:59 pm

sorry if I missed something but is the update going to be automatic from BH1 to BH2 through package control?
gregor.hoch
 
Posts: 95
Joined: Sat Oct 01, 2011 7:54 pm

Re: BracketHighlighter

Postby facelessuser on Thu Nov 29, 2012 6:00 pm

Yes, it will be automatic...which is what I am a little worried about.

I imagine I am going to get a bunch of bug issues of "why is X not working like it used to", "what happend to my shortcuts", "where did my colors go", "Why are my setting in BracketHighlighter.sublime-settings not working". I am going to have probably a good couple weeks of a lot of people freaking out without reading the documentation. I wish I could get the messages.json working properly with my package in Package Control, but I never have figured it out.

So really if you are waiting for the official version, just sit tight and you will automatically get it. I wanted to get it nice and stable and ensure that my new design was not going to have negative effects before I pushed it out on people...but if your curious, it is working real nice :).

I realize the new settings file(s) are a bit more complicated, but this allows custom brackets which people seemed so badly to want. The more flexibility that is desired, the more complicated the system. It saves me a great deal of trouble though, because now custom brackets can be added without me ever touching the core code...I can't tell you how happy I am about that :).
facelessuser
 
Posts: 1193
Joined: Tue Apr 05, 2011 7:38 pm

Re: BracketHighlighter

Postby skuroda on Thu Nov 29, 2012 10:17 pm

The messages.json is a bit odd. I've noticed (at least before the update, but I assume it's still the same), that the commit/version times are based on EST. I normally add a couple hours to the current time, then offset it to EST. It may be worth giving it a shot, since, as you said, may users will ask you why x,y, and z are not working anymore. In the worst case scenario, no one gets your message and you get all the issue creation you expect. In the best case, it works and people will (hopefully) read about the updates on the README. Setting up the messages themselves is pretty straight forward. I'm sure you have looked through the same documentation I have on wbond's site.

Anyways, that's my insight into the messages system of package control. I think it's worth giving it a shot since, even though I'm sure you will answer the "why isn't this working anymore questions", you would be happier if you didn't have to, or at least had fewer. Anyways, thanks for all the hard work (on this and your other plugins)!
skuroda
 
Posts: 367
Joined: Fri Oct 05, 2012 8:11 am

Re: BracketHighlighter

Postby facelessuser on Fri Nov 30, 2012 7:28 am

@skuroda thanks for the info, I will give it a try again, it has been a while since I have tried. I would be nice to get it working.
facelessuser
 
Posts: 1193
Joined: Tue Apr 05, 2011 7:38 pm

Re: BracketHighlighter

Postby Pulcherior on Fri Mar 29, 2013 6:15 am

Hi facelessuser

I'm using BracketHighlighter and it's great!
However there are 2 problems I couldn't solve.
1) I'd like to make bracket bold when highlighted, so far I have foreground key in my colour scheme, but fontStyle key won't work.
2) Highlighting is fast when I move my cursor line by line, but when I move it without release and then stop, it takes about a second to make highlight.
I tried editing the plugin core, but with no success. Are there any settings for that?

Thanks :)
Pulcherior
 
Posts: 1
Joined: Fri Mar 29, 2013 5:57 am

Re: BracketHighlighter

Postby facelessuser on Sun Mar 31, 2013 8:07 am

1. This is a limitation in Sublime Text
2. At most, it should be about half a second at most. Basically a match is requested on certain events like: when you move your cursor, when you edit, etc. But doing this can bog down the editor if it was actually done on every key press etc. So there is a system in place, for instance, when you are having a lot of key press events, BH will hold off on matching the brackets until the events slow down. So on these occasions when BH has entered into a mode where it is delaying the matching, you can get a delay when coming out of it. This is much better than the alternative.
facelessuser
 
Posts: 1193
Joined: Tue Apr 05, 2011 7:38 pm

Re: BracketHighlighter

Postby totoff on Mon Apr 08, 2013 7:36 pm

Hi Forum,

I'm having trouble updating BracketHighlighter through Package Control:

    ST 2.0.1, Build 2217
    Current Version of BH: v2012.10.01.02.30.26
    Update offered by Package Control: v2013.03.27.09.00.08

Upgrading fails and I get an error message: "An error occured while trying to upgrade BracketHighlighter. Please restart ST to finish upgrade."

Unfortunately restarting doesn't do nothing to solve the problem. Any help is much appreciated. Thanks.
totoff
 
Posts: 9
Joined: Sat Mar 17, 2012 4:49 pm

Previous

Return to Plugin Announcements

Who is online

Users browsing this forum: sincl4ir and 3 guests