That's a cool idea. Might even be better than having a history to scroll
through, which was one of the other things I wanted.
We've already found a couple of minor bugs, by the way, that are already
fixed in the pull request:
- The carat doesn't line up with the error when an error is reported
- The generate share doesn't have the right query in it (it has the
original query, instead)
Wes
On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com> wrote:
> Maybe make the already done queries click-able could be also useful,
> in order to repeat a specific quey.
> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
> <michael.hun...@neotechnology.com> wrote:
> > Wes Freeman added syntax highlighting and a dynaminc multiline
> input-field to the console. Thanks a lot.
Wes,
this looks very neat, I like! I think the caret lining up is not
playing nice with multiline breaks. Not sure how to fix it, since I
think Cypher is interpreting the query as one line only?
On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com> wrote:
> That's a cool idea. Might even be better than having a history to scroll
> through, which was one of the other things I wanted.
> We've already found a couple of minor bugs, by the way, that are already
> fixed in the pull request:
> - The carat doesn't line up with the error when an error is reported
> - The generate share doesn't have the right query in it (it has the original
> query, instead)
> Wes
> On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com> wrote:
>> Nice!
>> Maybe make the already done queries click-able could be also useful,
>> in order to repeat a specific quey.
>> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
>> <michael.hun...@neotechnology.com> wrote:
>> > Wes Freeman added syntax highlighting and a dynaminc multiline
>> > input-field to the console. Thanks a lot.
It's already fixed, just need to merge the rest of the pull request in. I
was stripping out carriage returns from the input before sending because it
was double returning in the output.
So I took out the extra \n in the output and left them in while sending
from the input so Cypher could do a nice job with the multline string (it
only returns the line with the error):
[image: Inline image 2]
peter.neuba...@neotechnology.com> wrote:
> Wes,
> this looks very neat, I like! I think the caret lining up is not
> playing nice with multiline breaks. Not sure how to fix it, since I
> think Cypher is interpreting the query as one line only?
> On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com>
> wrote:
> > That's a cool idea. Might even be better than having a history to scroll
> > through, which was one of the other things I wanted.
> > We've already found a couple of minor bugs, by the way, that are already
> > fixed in the pull request:
> > - The carat doesn't line up with the error when an error is reported
> > - The generate share doesn't have the right query in it (it has the
> original
> > query, instead)
> > Wes
> > On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com>
> wrote:
> >> Nice!
> >> Maybe make the already done queries click-able could be also useful,
> >> in order to repeat a specific quey.
> >> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
> >> <michael.hun...@neotechnology.com> wrote:
> >> > Wes Freeman added syntax highlighting and a dynaminc multiline
> >> > input-field to the console. Thanks a lot.
On Mon, Oct 15, 2012 at 9:29 AM, Wes Freeman <freeman....@gmail.com> wrote:
> It's already fixed, just need to merge the rest of the pull request in. I
> was stripping out carriage returns from the input before sending because it
> was double returning in the output.
> So I took out the extra \n in the output and left them in while sending
> from the input so Cypher could do a nice job with the multline string (it
> only returns the line with the error):
> [image: Inline image 2]
> [image: Inline image 1]
> [image: Inline image 3]
> Wes
> On Mon, Oct 15, 2012 at 3:12 AM, Peter Neubauer <
> peter.neuba...@neotechnology.com> wrote:
>> Wes,
>> this looks very neat, I like! I think the caret lining up is not
>> playing nice with multiline breaks. Not sure how to fix it, since I
>> think Cypher is interpreting the query as one line only?
>> On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com>
>> wrote:
>> > That's a cool idea. Might even be better than having a history to scroll
>> > through, which was one of the other things I wanted.
>> > We've already found a couple of minor bugs, by the way, that are already
>> > fixed in the pull request:
>> > - The carat doesn't line up with the error when an error is reported
>> > - The generate share doesn't have the right query in it (it has the
>> original
>> > query, instead)
>> > Wes
>> > On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com>
>> wrote:
>> >> Nice!
>> >> Maybe make the already done queries click-able could be also useful,
>> >> in order to repeat a specific quey.
>> >> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
>> >> <michael.hun...@neotechnology.com> wrote:
>> >> > Wes Freeman added syntax highlighting and a dynaminc multiline
>> >> > input-field to the console. Thanks a lot.
> On Mon, Oct 15, 2012 at 9:29 AM, Wes Freeman <freeman....@gmail.com> wrote:
> It's already fixed, just need to merge the rest of the pull request in. I was stripping out carriage returns from the input before sending because it was double returning in the output.
> So I took out the extra \n in the output and left them in while sending from the input so Cypher could do a nice job with the multline string (it only returns the line with the error):
> <image.png>
> <image.png>
> <image.png>
> Wes
> On Mon, Oct 15, 2012 at 3:12 AM, Peter Neubauer <peter.neuba...@neotechnology.com> wrote:
> Wes,
> this looks very neat, I like! I think the caret lining up is not
> playing nice with multiline breaks. Not sure how to fix it, since I
> think Cypher is interpreting the query as one line only?
> On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com> wrote:
> > That's a cool idea. Might even be better than having a history to scroll
> > through, which was one of the other things I wanted.
> > We've already found a couple of minor bugs, by the way, that are already
> > fixed in the pull request:
> > - The carat doesn't line up with the error when an error is reported
> > - The generate share doesn't have the right query in it (it has the original
> > query, instead)
> > Wes
> > On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com> wrote:
> >> Nice!
> >> Maybe make the already done queries click-able could be also useful,
> >> in order to repeat a specific quey.
> >> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
> >> <michael.hun...@neotechnology.com> wrote:
> >> > Wes Freeman added syntax highlighting and a dynaminc multiline
> >> > input-field to the console. Thanks a lot.
michael.hun...@neotechnology.com> wrote:
> So Peter merged Wes' PR's and everyone tested the stuff and it works?
> Then I can push it to the console tomorrow?
> Michael
> Am 15.10.2012 um 09:43 schrieb Peter Neubauer:
>> On Mon, Oct 15, 2012 at 3:12 AM, Peter Neubauer <
peter.neuba...@neotechnology.com> wrote:
>>> Wes,
>>> this looks very neat, I like! I think the caret lining up is not
>>> playing nice with multiline breaks. Not sure how to fix it, since I
>>> think Cypher is interpreting the query as one line only?
>>> On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com>
wrote:
>>> > That's a cool idea. Might even be better than having a history to
scroll
>>> > through, which was one of the other things I wanted.
>>> > We've already found a couple of minor bugs, by the way, that are
already
>>> > fixed in the pull request:
>>> > - The carat doesn't line up with the error when an error is reported
>>> > - The generate share doesn't have the right query in it (it has the
original
>>> > query, instead)
>>> > Wes
>>> > On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com>
wrote:
>>> >> Nice!
>>> >> Maybe make the already done queries click-able could be also useful,
>>> >> in order to repeat a specific quey.
>>> >> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
>>> >> <michael.hun...@neotechnology.com> wrote:
>>> >> > Wes Freeman added syntax highlighting and a dynaminc multiline
>>> >> > input-field to the console. Thanks a lot.
> My Android browser is inserting a line break in the editor instead of
> submitting the query. Anyone else seeing that at
> Rabbithole-test.herokuapp.com?
> /peter
> On Sunday, October 21, 2012, Michael Hunger <
> michael.hun...@neotechnology.com> wrote:
> > So Peter merged Wes' PR's and everyone tested the stuff and it works?
> > Then I can push it to the console tomorrow?
> > Michael
> > Am 15.10.2012 um 09:43 schrieb Peter Neubauer:
> > On Mon, Oct 15, 2012 at 9:29 AM, Wes Freeman <freeman....@gmail.com>
> wrote:
> >> It's already fixed, just need to merge the rest of the pull request in.
> I was stripping out carriage returns from the input before sending because
> it was double returning in the output.
> >> So I took out the extra \n in the output and left them in while sending
> from the input so Cypher could do a nice job with the multline string (it
> only returns the line with the error):
> >> <image.png>
> >> <image.png>
> >> <image.png>
> >> Wes
> >> On Mon, Oct 15, 2012 at 3:12 AM, Peter Neubauer <
> peter.neuba...@neotechnology.com> wrote:
> >>> Wes,
> >>> this looks very neat, I like! I think the caret lining up is not
> >>> playing nice with multiline breaks. Not sure how to fix it, since I
> >>> think Cypher is interpreting the query as one line only?
> >>> On Mon, Oct 15, 2012 at 8:30 AM, Wes Freeman <freeman....@gmail.com>
> wrote:
> >>> > That's a cool idea. Might even be better than having a history to
> scroll
> >>> > through, which was one of the other things I wanted.
> >>> > We've already found a couple of minor bugs, by the way, that are
> already
> >>> > fixed in the pull request:
> >>> > - The carat doesn't line up with the error when an error is reported
> >>> > - The generate share doesn't have the right query in it (it has the
> original
> >>> > query, instead)
> >>> > Wes
> >>> > On Mon, Oct 15, 2012 at 2:15 AM, Javier de la Rosa <ver...@gmail.com>
> wrote:
> >>> >> Nice!
> >>> >> Maybe make the already done queries click-able could be also useful,
> >>> >> in order to repeat a specific quey.
> >>> >> On Mon, Oct 15, 2012 at 12:59 AM, Michael Hunger
> >>> >> <michael.hun...@neotechnology.com> wrote:
> >>> >> > Wes Freeman added syntax highlighting and a dynaminc multiline
> >>> >> > input-field to the console. Thanks a lot.