Re: CIDER 0.10 is out!

2015-12-27 Thread Leon Grapenthin
Wow. The debugger is simply awesome. Thanks! The inline evaluation with in buffer display is also a cool feature. And it works really well with the debugger. Upgrading highly recommended :) On Saturday, December 26, 2015 at 4:11:53 PM UTC+1, frye wrote: > > > On Tue, Dec 22, 2015 at 10:57 AM,

Re: CIDER 0.10 is out!

2015-12-26 Thread Timothy Washington
On Tue, Dec 22, 2015 at 10:57 AM, Artur Malabarba wrote: > Hi Timothy, > Glad you liked it! :-) > > > The only thing I'm wondering, is if the debugger has: > > a step into function > > Not yet. :-( > For now, you can instrument in advance the function you want to step

Re: CIDER 0.10 is out!

2015-12-23 Thread Andrea Russo
Fantastic Work! Thank you very much! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To

Re: CIDER 0.10 is out!

2015-12-22 Thread Bozhidar Batsov
This is the commit you're looking for https://github.com/clojure-emacs/cider-nrepl/commit/fbcecbaf10bb55aae875f93810b67b41c833da21 :-) On 22 December 2015 at 21:38, Daniel Szmulewicz wrote: > I don't know which commit did it, but I noticed that cider has greatly >

Re: CIDER 0.10 is out!

2015-12-22 Thread Daniel Szmulewicz
Congratulations! Thank you! (to everybody involved). On Thursday, December 3, 2015 at 8:00:06 PM UTC+2, Bozhidar Batsov wrote: > > Hey everyone, > > CIDER 0.10 (a.k.a. CIDERX) is finally out! > > We've got a ton of new features and I hope you're going to love it! > > The changelog is here >

Re: CIDER 0.10 is out!

2015-12-22 Thread Artur Malabarba
Hi Timothy, Glad you liked it! :-) > The only thing I'm wondering, is if the debugger has: > a step into function Not yet. :-( For now, you can instrument in advance the function you want to step into. > ability to set a break point in a 3rd party lib (where you can't put #break or #debug)

Re: CIDER 0.10 is out!

2015-12-21 Thread Timothy Washington
Just putting CiderX through it's paces now. Reeeally great work man!! Especially the debugging support, which just works. The only thing I'm wondering, is if the debugger has: - a *step into* function - ability to set a break point in a 3rd party lib (where you can't put *#break* or

Re: CIDER 0.10 is out!

2015-12-04 Thread Rostislav Svoboda
Yea :) 2015-12-04 1:49 GMT+01:00 Mimmo Cosenza : > thanks. You rock > mimmo > >> On 04 Dec 2015, at 01:10, Edward Knyshov wrote: >> >> Congratulations! You made a great work. >> >> -- >> You received this message because you are subscribed to the Google

Re: CIDER 0.10 is out!

2015-12-03 Thread Colin Yates
Absolutely - thanks to all involved! > On 4 Dec 2015, at 00:10, Edward Knyshov wrote: > > Congratulations! You made a great work. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to

Re: CIDER 0.10 is out!

2015-12-03 Thread Mimmo Cosenza
thanks. You rock mimmo > On 04 Dec 2015, at 01:10, Edward Knyshov wrote: > > Congratulations! You made a great work. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to

CIDER 0.10 is out!

2015-12-03 Thread Edward Knyshov
Congratulations! You made a great work. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To

CIDER 0.10 is out!

2015-12-03 Thread Bozhidar Batsov
Hey everyone, CIDER 0.10 (a.k.a. CIDERX) is finally out! We've got a ton of new features and I hope you're going to love it! The changelog is here https://github.com/clojure-emacs/cider/releases/tag/v0.10.0 You can also check out this presentation