cfjedimaster / Word-Count-Extension

Simple word count extension for Brackets
4 stars 3 forks source link

Request: Real time lower toolbar counter #1

Closed csfalcao closed 9 years ago

csfalcao commented 9 years ago

Add the word counter in the lower bar beside the line and column counter, with real time update.

csfalcao commented 9 years ago

A GUI draft: 1) Lower bar word counter (left bottom) inside separator 2) Without separator word-counter_new_separator word-counter_new

cfjedimaster commented 9 years ago

I see you appear to have an extension modifying the bottom already - eqFTPQueue. What extension is that?

csfalcao commented 9 years ago

Well observed! It's a plugging for acessing FTP/sFTP. It's here: https://github.com/Equals182/eqFTP. Now it's easier to style :+1:

cfjedimaster commented 9 years ago

This was a damn good idea. I've updated the ext to no longer use a menu. It just uses the bottom panel. Much, much better.

On Tue, Jul 21, 2015 at 9:30 PM, Cesar S Falcão notifications@github.com wrote:

Well observed! It's a plugging for acessing FTP/sFTP. It's here: https://github.com/Equals182/eqFTP.

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/Word-Count-Extension/issues/1#issuecomment-123537766 .

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

csfalcao commented 9 years ago

Great work! (y) But just a small question: the counter updates on save, so it don't update as you type, like the line and column in the lower bar. It's so good now, but if it's doable, it will get perfect.

Thanks for the update, you mad all the magic and my work is cooler now with your contribution !

cfjedimaster commented 9 years ago

I agree it would be nice. I tried to hack this myself but failed. Maybe some one can do a PR for it. :)

On Sun, Jul 26, 2015 at 6:41 PM, Cesar S Falcão notifications@github.com wrote:

Great work! (y) But just a small question: the counter updates on save, so it don't update as you type, like the line and column in the lower bar. It's so good now, but if it's doable, it will get perfect. Thanks for the update, you mad all the magic and my work is cooler now with your contribution !

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/Word-Count-Extension/issues/1#issuecomment-125048462 .

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

csfalcao commented 9 years ago

Thanks cfjedimaster, you'll figure it out someday. Word count is a nice brackets extension!

cfjedimaster commented 9 years ago

it is now realtime

csfalcao commented 9 years ago

Wow, Perfect! I think now you should delete "stupid" from your extension description ;) PS - how you figure it out so fast?

cfjedimaster commented 9 years ago

I got some help on the Brackets Slack.

On Tue, Jul 28, 2015 at 8:18 PM, Cesar S Falcão notifications@github.com wrote:

Wow, Perfect! I think now you should delete "stupid" from your extension description ;) PS - how you figure it out so fast?

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/Word-Count-Extension/issues/1#issuecomment-125796308 .

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden