Re: Screencast: Clojure development with Sublime Text 2

2013-05-21 Thread Mark Nutter
That's helpful for both clj and non-clj work, thanks. Cygwin Sublime users might be interested in a quick little rc file I wrote to let you use Unix paths with ST2 on the command line: https://gist.github.com/manutter51/5608004 Just a bit OT, but I thought it might be of use to some ST/Clojure f

Re: Screencast: Clojure development with Sublime Text 2

2013-05-21 Thread Morten Linderud
Helluw. I currently got two packages for Sublime aimed for Clojure. Enhanched Clojure https://github.com/Foxboron/SublimeClojure ClojureDoc-Search https://github.com/Foxboron/ClojureDoc-Search Looking at the files you have made, it thought it could be a good idea to try incorporate all this int

Re: Screencast: Clojure development with Sublime Text 2

2013-05-19 Thread James MacAulay
I just noticed a little caveat on my suggestion of copying over Main.sublime-menu and editing it. It'll use the updated settings when you select the Clojure REPL from the menu (Tools > SublimeREPL > Clojure > Clojure), but if you start the REPL from the command palette (cmd-shift-P) then it'll

Re: Screencast: Clojure development with Sublime Text 2

2013-05-19 Thread James MacAulay
Jonathan: thanks, that's great! I'll add a note to the video mentioning that a patch is on the way. Next time I'll submit an issue :) Glen: yup, I just submitted a pull request yesterday (https://github.com/masondesu/sublime-paredit/pull/6) Jim: I only have leiningen 2 installed, so that's what

Re: Screencast: Clojure development with Sublime Text 2

2013-05-19 Thread Jim - FooBar();
ooo thanks a lot :) quick question...how did you tell sublime to use lein2 instead of lein ? Jim On 18/05/13 21:36, James MacAulay wrote: This is a little show-and-tell I recorded today: http://www.youtube.com/watch?v=wBl0rYXQdGg Hopefully it's useful for some of you. Feedback welcome! Che

Re: Screencast: Clojure development with Sublime Text 2

2013-05-19 Thread Glen Mailer
I've been using sublime-paredit for a while, and the dodgy closing bracket behaviour has been bugging me - so it was nice to spot a fix in your key bindings file. Would you be able to submit this back upstream to the author? Cheers Glen On Saturday, 18 May 2013 21:36:21 UTC+1, James MacAulay w

Re: Screencast: Clojure development with Sublime Text 2

2013-05-18 Thread Jonathan Fischer Friberg
Nice introduction! Problems/suggestions for lispindent can be reported here: https://github.com/odyssomay/sublime-lispindent/issues don't be shy! In any case, I went ahead and implemented checking for the syntax of the file. So non-saved files with clojure syntax is now indented correctly. This

Screencast: Clojure development with Sublime Text 2

2013-05-18 Thread James MacAulay
This is a little show-and-tell I recorded today: http://www.youtube.com/watch?v=wBl0rYXQdGg Hopefully it's useful for some of you. Feedback welcome! Cheers, James -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email