James Norton

Results 56 issues of James Norton

Attempted to follow instructions in README.md, but getting erorr with verison 1.0.1, Erlang 18, Elixir 1.2.0. Ran iex -S mix in dbg directory after mix compile then followed steps in...

I have seen examples that demonstrate that cowboy support Websockets, but it's not clear to me how to configure them using trot, or if this is even possible. If not,...

On large projects in can take tens of seconds before vars appear after hitting a breakpoint. One workaround for this is to print the var you want to see using...

enhancement

A call trace that shows function calls with arguments and return values that is generated automatically would be very useful when analyzing code. Something along the lines of [Sayid](https://github.com/bpiel/sayid) would...

enhancement

### Environment - VSCode Version: 1.12.2 - OS Version: All - Clojure Extension Version: 1.1.0 ### Description Step debugging is hit or miss. Mostly miss. One particular problem is that...

bug

### Environment - VSCode Version: 1.8.1 - OS Version: OS X - Clojure Extension Version: 0.1.0 ### Description Executing a 'step in' at a breakpoint does not go to a...

bug

It should be possible to launch the internal REPL directly without using lein. This would remove the dependency and be one less setting for the user.

enhancement

Commands like "refresh" should set a status message with the pulse icon in the status bar when they start and then set a completion message when they finish.

enhancement

The debug-middleware version is synced to the continuum version. The extension should look for entries in profiles.clj or project.clj (if they exist) that specify an older version.

enhancement