Andrew Stewart

Results 103 comments of Andrew Stewart

Closing now since #28 has been implemented.

We can definitely add that. Can you help my describing to me in what way you need to customize it? That will help a lot in determining what the API...

Hello, I'm revisiting this now that I've cleaned up some of the other issues. I want to implement something along the lines of what's discussed here but I'm afraid I...

@mike1o1 watch this PR for your issue: https://github.com/srcrip/live_toast/pull/19 I have a fix that I think works well, but I could use some more people testing it before I merge it...

@mike1o1 That option is merged now, so going to close this for now. Feel free to reopen if you have any questions.

I would also like to see this implemented. I think there should be a key to move between jump matches, similar to a few other plugins in this style.

I will note however if you enable: ``` history = true, ``` as a param to `jump`, the jump search will get added to search history, so you can at...

at least that is how its supposed to work I think but I've had some trouble with getting this to work consistently...

No problem, check out some of the closed prs I think one of them may fix it

Thanks @PriceHiller, I think this branch does in fact fix it for normal html tags in `heex` files. If possible though, `heex` in elixir also has this other html-like tag...