Skip to content

issues Search Results · repo:razum2um/clj-debugger language:Clojure

Filter by

6 results
 (86 ms)

6 results

inrazum2um/clj-debugger (press backspace or delete to remove)

It would be nice to have something like: (ls :fns) which would use ns-imports, ns-refers, ns-aliases etc. to print out a nice listing of what functions are available. Is that something you d be interested ...
  • devn
  • Opened 
    on Oct 4, 2015
  • #14

There s a call to (read) in read-fn. It would be very helpful for cider if this function could be made configurable (perhaps with a dynamic variable), so we could more easily read input in specialized ...
  • Malabarba
  • 1
  • Opened 
    on Apr 10, 2015
  • #12

Hey, I am trying to use this plugin but every time I use it I get No source found error. Here is how I am using it : (require debugger.core) (defn some-func [](range 5)) (debugger.core/break (some-func)) ...
  • mohitleo9
  • 2
  • Opened 
    on Mar 31, 2015
  • #11

It d great if you do a new release. There have been some important changes recently.
  • bbatsov
  • 1
  • Opened 
    on Mar 25, 2015
  • #8

Clojure 1.5 is still widely used, so it d be great if clj-debugger supported it (most projects target 1.5+ these days).
  • bbatsov
  • 3
  • Opened 
    on Mar 16, 2015
  • #4

We re looking into integrating clj-debugger with CIDER and it d awesome it had no deps other than Clojure (as middleware deps can t be isolated from app deps). Are you ok with removing the clj-time dependency? ...
  • bbatsov
  • 7
  • Opened 
    on Mar 15, 2015
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub