Jason Rute

Results 18 comments of Jason Rute

Also, thanks for the flag info! That would be good to know for any apps currently using the server (like my refactor app which I gave Johan).

Do you mind if I take a stab at setting it up? I'd like to understand how this stuff works better.

This is addressed by PR #5.

I agree it should stay inside this file. I can add it after we merge the other PRs.

Right now there is a back log of PRs that precede this, including #3 (testing) and #5 (not requiring line and column). Now, I guess I don't need either of...

Also, another reason for the delay is that I took a month long break from working on any of this code. Once the interest increased recently, I knew I had...

I've been working on this. It is going well. I'm finding (and fixing) a lot of bugs in `commands.py`. Also here is how this relates to other PRs and issues:...

@gebner > the unspoken assumption with JSON-based protocols is that it is always safe to add new fields, and we explicitly reserve the possibility of adding new fields in the...